cpython/Lib/wsgiref
Miss Islington (bot) f393e8eb46 bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914)
(cherry picked from commit 7c59362a15)

Co-authored-by: Berker Peksag <berker.peksag@gmail.com>
2019-05-19 19:28:38 +03:00
..
__init__.py Update docstring to mention correct PEP number. 2014-01-26 14:59:30 -08:00
handlers.py bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914) 2019-05-19 19:28:38 +03: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 Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() 2014-01-12 12:08:11 +02:00
validate.py Remove tiny bit of deadcode from wsgiref.validate (#3996) 2017-10-31 00:07:36 -04:00