]> granicus.if.org Git - python/commit
Merged revisions 83901 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 9 Aug 2010 20:18:04 +0000 (20:18 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 9 Aug 2010 20:18:04 +0000 (20:18 +0000)
commita5ba05cd31134287f7016cd66898c861f80256c0
treeb4628bd179b8497ab1ef4d7966ce24d6ce370dec
parentbd13f457610c1aac6c4994858c23e039e1652862
Merged revisions 83901 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83901 | senthil.kumaran | 2010-08-10 01:31:35 +0530 (Tue, 10 Aug 2010) | 3 lines

  Fix Issue7007 -  Use percent-encoded consistently instead of URL Encoded variations. Changes in Modules.
........
Lib/cgi.py
Lib/logging/handlers.py
Lib/urlparse.py