cpython/Lib/wsgiref
Georg Brandl 2442015af2 Create http package. #2883. 2008-05-26 16:32:26 +00:00
..
__init__.py
handlers.py Issue #1066: implement PEP 3109, 2/3 of PEP 3134. 2007-08-31 00:04:24 +00:00
headers.py
simple_server.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
util.py Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures. 2007-08-08 17:01:45 +00:00
validate.py