[issue20491] textwrap: Non-breaking space not honored

Éric Araujo report at bugs.python.org
Sat Mar 15 01:46:37 CET 2014


Éric Araujo added the comment:

Using a multiline regex (with re.VERBOSE) would also avoid the clutter of parens and quotes.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list