]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_urllib would set environment variable NO_PROXY without removing it afterwards.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Jan 2009 22:55:38 +0000 (22:55 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Jan 2009 22:55:38 +0000 (22:55 +0000)
commitff96b2ae14b1efdfc01e202a03e5d464fdedfc87
treef8c62eba965867802e6dd199bc64490b00dc2650
parent3de5a08420e3f13d5ec03cbbc498c830e5c08665
test_urllib would set environment variable NO_PROXY without removing it afterwards.
Lib/test/test_urllib.py