STINNER Victor <[email protected]> added the comment: While working on #8622, I realized that it's not enough: sys.path and sys.executable (and sys.meta_path) should also be reencoded. New patch does that.
---------- Added file: http://bugs.python.org/file18561/reencode_modules_path-2.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9630> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
