cpython/Lib/wsgiref
Cheryl Sabella f8716c88f1
bpo-18610: Update wsgiref.validate docstring for wsgi.input read() (GH-11663)
2019-04-13 08:01:15 -04:00
..
__init__.py Update docstring to mention correct PEP number. 2014-01-26 14:59:30 -08:00
handlers.py bpo-35565: Add detail to assertion failure message in wsgiref (GH-11293) 2018-12-25 15:19:11 -08:00
headers.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
simple_server.py Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase 2016-06-29 10:12:22 +00:00
util.py bpo-35567: Convert dict of constants to a set (GH-11296) 2018-12-23 08:25:43 -08:00
validate.py bpo-18610: Update wsgiref.validate docstring for wsgi.input read() (GH-11663) 2019-04-13 08:01:15 -04:00