Home
last modified time | relevance | path

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

/third_party/python/Lib/wsgiref/
Dvalidate.py193 def __init__(self, wsgi_input): argument
363 def check_input(wsgi_input): argument