summaryrefslogtreecommitdiffstats
path: root/Lib/wsgiref
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 73952 via svnmerge fromAmaury Forgeot d'Arc2009-07-111-2/+2
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r73952 | amaury.forgeotdarc | 2009-07-11 16:33:51 +0200 (sam., 11 juil. 2009) | 4 lines #2622 Import errors in email.message, from a py2app standalone application. Patch by Mads Kiilerich, Reviewed by Barry Warsaw. ........
* Merged revisions 69846 via svnmerge fromJesus Cea2009-07-021-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r69846 | mark.dickinson | 2009-02-21 21:27:01 +0100 (Sat, 21 Feb 2009) | 2 lines Issue #5341: Fix a variety of spelling errors. ........
* Silence warnings under -3 triggered by wsgiref.Brett Cannon2008-08-044-11/+12
|
* Sync w/external release 0.1.2. Please see PEP 360 before making changes to ↵Phillip J. Eby2006-06-125-52/+134
| | | | external packages.
* Fix errors found by pycheckerNeal Norwitz2006-06-111-2/+2
|
* Remove unused variableAndrew M. Kuchling2006-06-091-1/+0
|
* Whitespace normalization.Tim Peters2006-06-095-81/+3
|
* Import wsgiref into the stdlib, as of the external version 0.1-r2181.Phillip J. Eby2006-06-096-0/+1559