[issue30680] textwrap should treat Unicode em-dash like ASCII em-dash

R. David Murray report at bugs.python.org
Thu Jun 15 15:35:30 EDT 2017


R. David Murray added the comment:

This seems sensible to me (I haven't looked at the PR, I'm talking about adding the support).  When textwrap was written python was pretty ascii oriented, so it is not too much of a surprise that unicode em dashes were not supported.

----------
nosy: +r.david.murray
stage:  -> patch review

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


More information about the Python-bugs-list mailing list