Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c681 pure_quantify_is_running(PyObject *self, PyObject *args) in pure_quantify_is_running() function
893 {"quantify_is_running", pure_quantify_is_running, METH_VARARGS},