Searched defs:wsgi_run_once (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/wsgiref/ | ||
D | handlers.py | 101 wsgi_run_once = False variable in BaseHandler |
/external/python/cpython2/Lib/wsgiref/ | ||
D | handlers.py | 49 wsgi_run_once = False variable in BaseHandler |