[issue8767] Configure: Cannot disable unicode

Martin v. Löwis report at bugs.python.org
Sun May 20 10:47:05 CEST 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

Thanks for the patch. I did the library patch without monkey-patching.

If there are further issues with this feature, please submit new bug reports. I won't consider the many test failures due to usage of Unicode literals in the test cases as bugs, as working around for the lack of Unicode literals is quite tedious, and would reduce readability.

----------

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


More information about the Python-bugs-list mailing list