[issue20491] textwrap: Non-breaking space not honored

dani report at bugs.python.org
Tue Mar 18 22:21:27 CET 2014


dani added the comment:

changed honor-non-breaking-spaces.patch:
used \N{NO-BREAK SPACE} instead of \xa0

added test for \N{NARROW NO-BREAK SPACE}

----------
nosy: +dbudinova
Added file: http://bugs.python.org/file34497/new_textwrap.patch

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


More information about the Python-bugs-list mailing list