cpython/Lib/wsgiref
Andrew Svetlov 4bb142b1b7 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:27:37 +02:00
..
__init__.py
handlers.py Issue #16220: wsgiref now always calls close() on an iterable response. 2012-10-21 14:09:05 +02: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 Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:37 +02:00