]> granicus.if.org Git - python/commit
Merged revisions 86520 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Nov 2010 11:24:08 +0000 (11:24 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Nov 2010 11:24:08 +0000 (11:24 +0000)
commit9fce551e0e630f8da454b77d46264d812ba57f46
tree51e17454cef3b313c62b975b57f6be15c3992409
parent6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525
Merged revisions 86520 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86520 | senthil.kumaran | 2010-11-18 23:36:41 +0800 (Thu, 18 Nov 2010) | 3 lines

  Fix Issue2244 - urllib unquotes user and password info multiple times - Patch by Theodore Turocy
........
Lib/test/test_urllib2.py
Lib/urllib.py
Lib/urllib2.py