STINNER Victor <victor.stin...@haypocalc.com> added the comment: > + encoding = locale.getpreferredencoding() > It should be locale.getpreferredencoding(False).
Fixed in patch version 3. ---------- Added file: http://bugs.python.org/file24446/locale_encoding-3.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13619> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com