Home
last modified time | relevance | path

Searched defs:environ (Results 26 – 35 of 35) sorted by relevance

12

/unit/test/python/restart/
H A Dlongstart.py7 def application(environ, start_response): argument
/unit/test/python/user_group/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/atexit/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/not_iterable/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/close/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/close_error/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/ctx_iter_atexit/
H A Dwsgi.py5 def __init__(self, environ, start_response): argument
/unit/test/python/iter_exception/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/threading/
H A Dwsgi.py27 def application(environ, start_response): argument
/unit/src/python/
H A Dnxt_python_wsgi.c46 PyObject *environ; member
311 PyObject *environ, *args, *response, *iterator, *item; in nxt_python_request_handler() local
467 PyObject *obj, *err, *environ; in nxt_python_create_environ() local
577 PyObject *environ; in nxt_python_copy_environ() local
598 PyObject *environ; in nxt_python_get_environ() local

12