[issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug

Terry J. Reedy report at bugs.python.org
Sat Aug 27 06:09:03 CEST 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

PEP-393 will take care of iterating by code points.
Where would you have other iterators go? The string module?
Something else I have not thought of? Or something new?

----------

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


More information about the Python-bugs-list mailing list