Home
last modified time | relevance | path

Searched defs:wsgi_input (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/wsgiref/
Dvalidate.py193 def __init__(self, wsgi_input): argument
363 def check_input(wsgi_input): argument
/external/python/cpython2/Lib/wsgiref/
Dvalidate.py188 def __init__(self, wsgi_input): argument
355 def check_input(wsgi_input): argument