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 r.david.murray
Recipients fgallaire, georg.brandl, pitrou, r.david.murray, serhiy.storchaka
Date 2015-07-20.19:20:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437420001.4.0.290116638408.issue24665@psf.upfronthosting.co.za>
In-reply-to
Content
Because to get proper unicode support, we wrote python3, and because handling anything other than single-character-width characters in textwrap is a new feature.
History
Date User Action Args
2015-07-20 19:20:01r.david.murraysetrecipients: + r.david.murray, georg.brandl, pitrou, fgallaire, serhiy.storchaka
2015-07-20 19:20:01r.david.murraysetmessageid: <1437420001.4.0.290116638408.issue24665@psf.upfronthosting.co.za>
2015-07-20 19:20:01r.david.murraylinkissue24665 messages
2015-07-20 19:20:01r.david.murraycreate