[issue12567] curses implementation of Unicode is wrong in Python 3

STINNER Victor report at bugs.python.org
Tue Sep 6 02:06:34 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> The LC_CTYPE locale should maybe be set temporary to
> the current locale (""), as does locale.getpreferredencoding().

See also issue #6203.

----------

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


More information about the Python-bugs-list mailing list