summaryrefslogtreecommitdiffstats
path: root/Lib/wsgiref
Commit message (Collapse)AuthorAgeFilesLines
* Manually copy patch for bug 7250 from the release26-maint branch. I suckBarry Warsaw2010-03-011-0/+4
| | | | | because I did this in the wrong order and couldn't smack svnmerge into submission.
* fixed #5801: removed spurious empty lines in wsgirefTarek Ziadé2010-02-234-177/+0
|
* #7941: fix error messageEzio Melotti2010-02-161-1/+1
|
* replace has_key with 'in' operatorBenjamin Peterson2009-10-092-4/+4
|
* #2622 Import errors in email.message, from a py2app standalone application.Amaury Forgeot d'Arc2009-07-111-2/+2
| | | | Patch by Mads Kiilerich, Reviewed by Barry Warsaw.
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
|
* 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