]> granicus.if.org Git - python/commit
Merged revisions 87564 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 29 Dec 2010 06:30:19 +0000 (06:30 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 29 Dec 2010 06:30:19 +0000 (06:30 +0000)
commit559395fde0d935dc5ae2891b73ac0c41cf00afb1
treebf87bb1f18d2543e0e6cc607e8d1e0e83fe7baf0
parent0df73674e5f2000dee01c130435c50500d599c60
Merged revisions 87564 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87564 | senthil.kumaran | 2010-12-29 14:25:42 +0800 (Wed, 29 Dec 2010) | 3 lines

  Fix Issue 10753 - Don't quote ;=, in the PATH_INFO envvar.
........
Lib/test/test_wsgiref.py
Lib/wsgiref/util.py
Misc/NEWS