cpython/Lib/wsgiref
Sebastian Rittau 25af5ea40f
gh-86178: wsgiref.types: Add missing TypeAlias annotations (GH-91608)
2022-04-16 13:37:02 -07:00
..
__init__.py gh-86178: Add wsgiref.types (GH-32335) 2022-04-16 10:37:58 -07:00
handlers.py
headers.py
simple_server.py
types.py gh-86178: wsgiref.types: Add missing TypeAlias annotations (GH-91608) 2022-04-16 13:37:02 -07:00
util.py
validate.py