[issue6537] string.split shouldn't split on non-breaking spaces

Eric Promislow report at bugs.python.org
Tue Jul 21 22:19:52 CEST 2009


Eric Promislow <ericp at activestate.com> added the comment:

Thanks.  For the record, I want

textwrap.TextWrapper(..., break_long_words=False)

or it will break after a non-breaking space if that
gives an optimum length.

----------
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6537>
_______________________________________


More information about the Python-bugs-list mailing list