]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:57:06 +0000 (16:27 +0530)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:57:06 +0000 (16:27 +0530)
Fix issue22245 - Fix urllib2_localnet test.

Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.


Trivial merge