]> 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:44:19 +0000 (02:44 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 19 Jul 2009 02:44:19 +0000 (02:44 +0000)
commitfb8cc2f5a4bb55cabc94999360a324a73a0022cd
tree1068a6973bb9d8eb01b2a0fdf8ba1570df3f6a9a
parent046f7233f6b5eb0c44ce9ec8eb9ff0294a8922b9
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/urllib/request.py