]> granicus.if.org Git - python/commit
Fix for issue5625 - test_urllib2 fails - urlopen error file not on local host.
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 27 Dec 2009 09:11:09 +0000 (09:11 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 27 Dec 2009 09:11:09 +0000 (09:11 +0000)
commit13c2ef92f81092a4e46382e52bf586eb6bf512ed
tree138465a3214a4b06e73c8d0806c1b2743415ccb5
parent1ac1c39aca6326ce6bcf531e420753c00d8046ae
Fix for issue5625 - test_urllib2 fails - urlopen error file not on local host.
This is on hosts with multiple ip addresses.
Lib/urllib2.py