[issue9188] test_gdb fails for UCS2 builds with UCS2 gdb

Dave Malcolm report at bugs.python.org
Wed Sep 8 22:48:33 CEST 2010


Dave Malcolm <dmalcolm at redhat.com> 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 <report at bugs.python.org>
<http://bugs.python.org/issue9188>
_______________________________________


More information about the Python-bugs-list mailing list