New submission from STINNER Victor <victor.stin...@haypocalc.com>: os.unsetenv(name) encodes name to UTF-8. I think that the ANSI code page (or another code page?) should be used.
---------- components: Unicode, Windows messages: 147773 nosy: ezio.melotti, haypo priority: normal severity: normal status: open title: os.unsetenv() on Windows should not use UTF-8 versions: Python 3.2, Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13415> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com