]> 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:46 +0000 (04:20 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 19 Jul 2009 04:20:46 +0000 (04:20 +0000)
commit428e9d1d05470d1be6d9f4720cb9e163820fa6c8
tree523bea562861bc02b0bb5c0173329aaa06ebe421
parent8bb2d5d1c4342ea6d22c18a80e6f5ff225c90002
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