This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ericp
Recipients benjamin.peterson, ericp
Date 2009-07-21.20:19:51
SpamBayes Score 0.002542326
Marked as misclassified No
Message-id <1248207592.49.0.630079145443.issue6537@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-07-21 20:19:52ericpsetrecipients: + ericp, benjamin.peterson
2009-07-21 20:19:52ericpsetmessageid: <1248207592.49.0.630079145443.issue6537@psf.upfronthosting.co.za>
2009-07-21 20:19:51ericplinkissue6537 messages
2009-07-21 20:19:51ericpcreate