Message 284068 - Python tracker

Message284068

Author fgallaire
Recipients ezio.melotti, fgallaire, georg.brandl, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2016-12-27.07:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482822224.86.0.322949314667.issue24665@psf.upfronthosting.co.za>
In-reply-to
Content
Hello everybody,

This is a Python3 version of my lib CJKwrap:
https://github.com/fgallaire/cjkwrap3

It could be integrated as a new lib in Python 3.7.

People who are using textwrap will have no surprise, and people who wants CJK width support will be happy to use it.

Any remarks welcome.

Cheers
History
Date User Action Args
2016-12-27 07:03:44fgallairesetrecipients: + fgallaire, georg.brandl, pitrou, vstinner, ezio.melotti, r.david.murray, serhiy.storchaka
2016-12-27 07:03:44fgallairesetmessageid: <1482822224.86.0.322949314667.issue24665@psf.upfronthosting.co.za>
2016-12-27 07:03:44fgallairelinkissue24665 messages
2016-12-27 07:03:44fgallairecreate