]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13436: Fix unsetenv() test on Windows
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 22 Nov 2011 21:30:19 +0000 (22:30 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 22 Nov 2011 21:30:19 +0000 (22:30 +0100)
commitb3f82680313389bf41fd8c70620b1c336fc36ed8
tree547aeaabfc8afc32b550185bfd68743b8dfcb095
parent896f4714f4df78f136ebcd07f543152e73657e4d
Issue #13436: Fix unsetenv() test on Windows
Lib/test/test_os.py