]> 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 04:20:12 +0000 (04:20 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 19 Jul 2009 04:20:12 +0000 (04:20 +0000)
commite9da06f57443fd8cfe9e16fb950cfaf84a41f735
tree31ae4487ec44cf4ba59b6c1ad19aefdbfaf4e4c1
parent10fc39563cdb2953bc0eae634ac1efd2ff82eb5d
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