Home
last modified time | relevance | path

Searched refs:nxt_py_80_str (Results 1 – 1 of 1) sorted by last modified time

/unit/src/python/
H A Dnxt_python_wsgi.c134 static PyObject *nxt_py_80_str; variable
154 { nxt_string("80"), &nxt_py_80_str },
655 RC(nxt_python_add_obj(pctx, nxt_py_server_port_str, nxt_py_80_str)); in nxt_python_get_environ()