Amaury Forgeot d'Arc <[email protected]> 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 <[email protected]>
<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