Ned Deily <n...@acm.org> added the comment: This is a side effect of the fix for Issue6202. Prior to r73268, locale.getpreferredencoding always returned "mac-roman" regardless of the setting of LANG, so this wasn't a problem in py3k (or 3.0.x builds) up through 3.1rc1. I can reproduce it on current py3k and release31-maint.
---------- nosy: +nad _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6393> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com