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 palfrey
Recipients palfrey
Date 2008-01-17.12:40:00
SpamBayes Score 0.26877064
Marked as misclassified No
Message-id <1200573627.07.0.875176355387.issue1859@psf.upfronthosting.co.za>
In-reply-to
Content
If a piece of text given to textwrap contains one or more "\n", textwrap
does not break at that point. I would have expected "\n" characters to
cause forced breaks.
History
Date User Action Args
2008-01-17 12:40:27palfreysetspambayes_score: 0.268771 -> 0.26877064
recipients: + palfrey
2008-01-17 12:40:27palfreysetspambayes_score: 0.268771 -> 0.268771
messageid: <1200573627.07.0.875176355387.issue1859@psf.upfronthosting.co.za>
2008-01-17 12:40:01palfreylinkissue1859 messages
2008-01-17 12:40:00palfreycreate