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 fourmanoit
Recipients fourmanoit
Date 2008-04-19.20:00:54
SpamBayes Score 0.0016282108
Marked as misclassified No
Message-id <1208635259.55.0.563254480753.issue2659@psf.upfronthosting.co.za>
In-reply-to
Content
The textwrap module in standard library breaks hyphenated words given
the opportunity; I don't think that's absolutely obvious from the
current doc, and it's something worth mentioning. 

Here is a short addition to the library reference guide.

Initial discussion started here:
http://mail.python.org/pipermail/stdlib-sig/2008-April/000265.html
History
Date User Action Args
2008-04-19 20:01:00fourmanoitsetspambayes_score: 0.00162821 -> 0.0016282108
recipients: + fourmanoit
2008-04-19 20:00:59fourmanoitsetspambayes_score: 0.00162821 -> 0.00162821
messageid: <1208635259.55.0.563254480753.issue2659@psf.upfronthosting.co.za>
2008-04-19 20:00:57fourmanoitlinkissue2659 messages
2008-04-19 20:00:56fourmanoitcreate