STINNER Victor <[email protected]> added the comment: + encoding = locale.getpreferredencoding()
It should be locale.getpreferredencoding(False). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13619> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
