summaryrefslogtreecommitdiffstats
path: root/Lib/wsgiref/util.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 87564 via svnmerge fromSenthil Kumaran2010-12-291-1/+1
| | | | | | | | | | 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. ........
* fixed #5801: removed spurious empty lines in wsgirefTarek Ziadé2010-02-231-40/+0
|
* Silence warnings under -3 triggered by wsgiref.Brett Cannon2008-08-041-2/+2
|
* Sync w/external release 0.1.2. Please see PEP 360 before making changes to ↵Phillip J. Eby2006-06-121-0/+32
| | | | external packages.
* Whitespace normalization.Tim Peters2006-06-091-34/+2
|
* Import wsgiref into the stdlib, as of the external version 0.1-r2181.Phillip J. Eby2006-06-091-0/+205