Searched refs:get_recursion_depth (Results 1 – 2 of 2) sorted by relevance
32 get_recursion_depth(PyObject *self, PyObject *Py_UNUSED(args)) in get_recursion_depth() function370 {"get_recursion_depth", get_recursion_depth, METH_NOARGS},
246 from _testinternalcapi import get_recursion_depth249 recursion_depth = get_recursion_depth()