STINNER Victor <victor.stin...@haypocalc.com> added the comment: > Stinner - is the patch you mentioned in a released version > of Python 3.2?
Yes, Python 3.2.1. (It's not part of Python 3.1.) > Also, how is it affected by the fact that the (wide char) strings > in question are constants? I don't remember exactly. My patch uses the locale encoding at runtime instead of using the locale encoding of the compiler. See issue #6011 for the details. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12561> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com