[Python-Dev] issue 15510: textwrap.wrap() returning empty list

Chris Jerdonek chris.jerdonek at gmail.com
Fri Aug 3 22:46:09 CEST 2012


I would like people's opinions on issue 15510, specifically whether it
should be addressed and in what versions:

http://bugs.python.org/issue15510

Jesús suggested that I ask.  The issue relates to textwrap.wrap()'s
behavior when wrapping strings that contain no non-whitespace
characters -- in particular the empty string.

Thanks,
--Chris


More information about the Python-Dev mailing list