Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

str.isprintable() &co are not changed by this patch, because they enumerate 
Py_UNICODE units and do not join surrogates. See issue9200

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5127>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to