[issue1995] localeconv() does not encode returned strings

Martin v. Löwis report at bugs.python.org
Sat Mar 8 11:43:45 CET 2008


Martin v. Löwis added the comment:

I found now a way to fix this, by relying on wchar_t functions. It's
fixed in r61306

----------
resolution:  -> fixed
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1995>
__________________________________


More information about the Python-bugs-list mailing list