Home
last modified time | relevance | path

Searched refs:py_uwsgi_i_am_the_spooler (Results 1 – 1 of 1) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/plugins/python/
H A Duwsgi_pymodule.c902 PyObject *py_uwsgi_i_am_the_spooler(PyObject * self, PyObject * args) { in py_uwsgi_i_am_the_spooler() function
2644 {"i_am_the_spooler", py_uwsgi_i_am_the_spooler, METH_VARARGS, ""},