Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c241 pure_purify_all_leaks(PyObject *self, PyObject *args) in pure_purify_all_leaks() function
832 {"purify_all_leaks", pure_purify_all_leaks, METH_VARARGS},