]> granicus.if.org Git - python/commit
Fix for issue5102, timeout value propages between redirects, proxy, digest and
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 19 Jul 2009 02:43:43 +0000 (02:43 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 19 Jul 2009 02:43:43 +0000 (02:43 +0000)
commit5fee460bfabc248ca8c14fc2403fdfabf5051dad
tree8090bef8304ca359e9c0071b6cc17d518997c7b0
parent5215875a95c0a08a688e897f4675be038f83a117
Fix for issue5102, timeout value propages between redirects, proxy, digest and
auth handlers. Fixed tests to reflect the same.
Lib/test/test_urllib2.py
Lib/urllib2.py