[issue9335] LC_CTYPE system setting not respected by setlocale()

Alexander Belopolsky report at bugs.python.org
Fri Jul 23 06:50:40 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

In 3.x, it is different:


>>> locale.nl_langinfo(locale.CODESET)
'UTF-8'

Victor,

This looks like your cup of tee.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list