cpython/Lib/wsgiref
Serhiy Storchaka 465e60e654 Issue #22033: Reprs of most Python implemened classes now contain actual
class name instead of hardcoded one.
2014-07-25 23:36:00 +03:00
..
__init__.py Update docstring to mention correct PEP number. 2014-01-26 14:59:30 -08:00
handlers.py
headers.py Issue #22033: Reprs of most Python implemened classes now contain actual 2014-07-25 23:36:00 +03:00
simple_server.py
util.py Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() 2014-01-12 12:08:11 +02:00
validate.py