summaryrefslogtreecommitdiffstats
path: root/Lib/wsgiref/handlers.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #16220: wsgiref now always calls close() on an iterable response.Antoine Pitrou2012-10-211-5/+7
* Merged revisions 87797 via svnmerge fromAntoine Pitrou2011-01-061-1/+3
* Manually copy patch for bug 7250 from the release26-maint branch. I suckBarry Warsaw2010-03-011-0/+4
* fixed #5801: removed spurious empty lines in wsgirefTarek Ziadé2010-02-231-51/+0
* #7941: fix error messageEzio Melotti2010-02-161-1/+1
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-3/+3
* Silence warnings under -3 triggered by wsgiref.Brett Cannon2008-08-041-6/+7
* Sync w/external release 0.1.2. Please see PEP 360 before making changes to e...Phillip J. Eby2006-06-121-0/+17
* Whitespace normalization.Tim Peters2006-06-091-18/+1
* Import wsgiref into the stdlib, as of the external version 0.1-r2181.Phillip J. Eby2006-06-091-0/+492