]> granicus.if.org Git - python/commit
Merged revisions 87329 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Dec 2010 04:56:02 +0000 (04:56 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Dec 2010 04:56:02 +0000 (04:56 +0000)
commit5c7fd6eefa457457f6f19e4397a79de5627af32e
treeb172f2cae3162594127f81689c81d79ec477b859
parent3e8cd62d0342d819157ddab7c36b0eee4018ab95
Merged revisions 87329 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87329 | senthil.kumaran | 2010-12-17 12:48:45 +0800 (Fri, 17 Dec 2010) | 3 lines

  Fix Issue9721 - urljoin behavior when the relative url starts with ';'
........
Lib/test/test_urlparse.py
Lib/urlparse.py
Misc/NEWS