Searched refs:gc_get_debug (Results 1 – 1 of 1) sorted by relevance
166 {"get_debug", (PyCFunction)gc_get_debug, METH_NOARGS, gc_get_debug__doc__},172 gc_get_debug(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_debug() function