cpython/Lib/wsgiref
Barry Warsaw 820c120059 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
small fixes by Barry.  This removes mimetools from the stdlib.
2008-06-12 04:06:45 +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 Merged revisions 55795-55816 via svnmerge from 2007-06-07 23:15:56 +00:00
simple_server.py Patch for issue 2848, mostly by Humberto Diogenes, with a couple of 2008-06-12 04:06:45 +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 Merged revisions 55795-55816 via svnmerge from 2007-06-07 23:15:56 +00:00