]> granicus.if.org Git - python/commit
Fix for Issue7751: urllib.urlopen("///C|/foo/bar/spam.foo")
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Feb 2010 22:05:34 +0000 (22:05 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Feb 2010 22:05:34 +0000 (22:05 +0000)
commit18d5a6966980387051e5c1012d9a87a46eda3d34
tree04a2db610a70093c77e619ec9895ea553e970c15
parente3467d5c960f4ec5f0cca5dfa5b3a0a02a19cfb3
Fix for Issue7751: urllib.urlopen("///C|/foo/bar/spam.foo")
Lib/test/test_urllib.py
Lib/urllib.py