Searched refs:gc_set_debug (Results 1 – 1 of 1) sorted by relevance
138 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},144 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function