[issue24665] CJK support for textwrap

R. David Murray report at bugs.python.org
Mon Jul 20 21:20:01 CEST 2015


R. David Murray added the comment:

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.

----------
nosy: +r.david.murray
versions: +Python 3.6 -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24665>
_______________________________________


More information about the Python-bugs-list mailing list