[issue919614] Python configured with --disable-unicode fails tests, more

Georg Brandl report at bugs.python.org
Mon Jan 7 19:17:20 CET 2008


Georg Brandl added the comment:

I renamed --enable-unicode to --with-wide-unicode in r59829; this should
handle the Py3k case.

I added suitable Py_USING_UNICODE directives in r59830 so that the trunk
compiles again without unicode.

----------
assignee:  -> gvanrossum
nosy: +georg.brandl, gvanrossum
resolution:  -> fixed
status: open -> closed

____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue919614>
____________________________________


More information about the Python-bugs-list mailing list