Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c625 pure_purify_is_running(PyObject *self, PyObject *args) in pure_purify_is_running() function
882 {"purify_is_running", pure_purify_is_running, METH_VARARGS},