[issue5127] Use Py_UCS4 instead of Py_UNICODE in unicodectype.c

Ezio Melotti report at bugs.python.org
Thu Jul 8 07:29:02 CEST 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Given that '\U00010000'.isprintable() returns True, I would say yes. If someone needs to print this char and has an appropriate font to do it, I don't see why it shouldn't work.

----------

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


More information about the Python-bugs-list mailing list