cpython/Lib/wsgiref
Senthil Kumaran 559395fde0 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.
........
2010-12-29 06:30:19 +00:00
..
__init__.py
handlers.py Manually copy patch for bug 7250 from the release26-maint branch. I suck 2010-03-01 21:46:51 +00:00
headers.py fixed #5801: removed spurious empty lines in wsgiref 2010-02-23 05:53:05 +00:00
simple_server.py fixed #5801: removed spurious empty lines in wsgiref 2010-02-23 05:53:05 +00:00
util.py Merged revisions 87564 via svnmerge from 2010-12-29 06:30:19 +00:00
validate.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00