cpython/Lib/wsgiref
Martin Panter d77133b4ce Issue #26717: Merge wsgiref fix from 3.5 2016-04-17 02:36:50 +00:00
..
__init__.py Update docstring to mention correct PEP number. 2014-01-26 14:59:30 -08:00
handlers.py Issue #26560: Avoid potential ValueError in BaseHandler.start_response 2016-03-19 09:04:59 +02:00
headers.py Issue #22033: Reprs of most Python implemened classes now contain actual 2014-07-25 23:36:00 +03:00
simple_server.py Issue #26717: Merge wsgiref fix from 3.5 2016-04-17 02:36:50 +00:00
util.py Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() 2014-01-12 12:08:11 +02:00
validate.py Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. 2015-07-27 10:42:01 +12:00