cpython/Lib/wsgiref
Martin Panter 46f50726a0 Issue #27076: Doc, comment and tests spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
2016-05-26 05:35:26 +00:00
..
__init__.py
handlers.py Issue #26560: Avoid potential ValueError in BaseHandler.start_response 2016-03-19 09:04:59 +02:00
headers.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
simple_server.py Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8 2016-04-17 02:17:03 +00:00
util.py
validate.py