Dave Malcolm <[email protected]> added the comment:

Tested with UCS4 gdb:
(gdb) python import sys; print hex(sys.maxunicode)
0x10ffff

using latest py3k.

Works with both UCS2 and UCS4 builds of py3k

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9188>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to