]> granicus.if.org Git - python/commit
test_httpservers: Fix skip test check, the python executable path have to be
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 20:13:36 +0000 (20:13 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 20:13:36 +0000 (20:13 +0000)
commit3218c31429dfa88c6c4ab0980c1cf7a45bfa423e
tree43c0bb2d0b8be490e2fba2df848f5ef0281fa04a
parent23d05c1d985752608aa53cb98908e9bb511762ea
test_httpservers: Fix skip test check, the python executable path have to be
encodable to utf-8, not to the file1 encoding.
Lib/test/test_httpservers.py