Home
last modified time | relevance | path

Searched refs:nxt_py_2_1_str (Results 1 – 3 of 3) sorted by path

/unit/src/python/
H A Dnxt_python_asgi.c675 scope = nxt_py_asgi_new_scope(req, type, nxt_py_2_1_str); in nxt_py_asgi_create_http_scope()
H A Dnxt_python_asgi_str.c18 PyObject *nxt_py_2_1_str; variable
74 { nxt_string("2.1"), &nxt_py_2_1_str },
H A Dnxt_python_asgi_str.h13 extern PyObject *nxt_py_2_1_str;