]> granicus.if.org Git - python/commit
Merged revisions 86520 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 18 Nov 2010 16:44:38 +0000 (16:44 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 18 Nov 2010 16:44:38 +0000 (16:44 +0000)
commit723a7a6d93306b3b49be3b2ebe06accb8e3fd1bc
tree4953ea259d3acae66659ba98afb02d50c05eeb0b
parentf2849f0fb445769a50b5331356f143864c5ce770
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/parse.py
Lib/urllib/request.py