]> granicus.if.org Git - python/commit
Fix issue22245 - Fix urllib2_localnet test.
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:56:21 +0000 (16:26 +0530)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:56:21 +0000 (16:26 +0530)
commita969ae2e112dd40ad3e31714ec11bf17864a0309
treecfddc0f870672d04d7a8a197aa86c0b09f50ab9c
parent783737625d1f06f78b53eee6331d2f428ffe4d27
Fix issue22245 - Fix urllib2_localnet test.

Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
Lib/test/test_urllib2_localnet.py