Searched refs:get_recursion_depth (Results 1 – 2 of 2) sorted by relevance
37 get_recursion_depth(PyObject *self, PyObject *Py_UNUSED(args)) in get_recursion_depth() function530 {"get_recursion_depth", get_recursion_depth, METH_NOARGS},
311 from _testinternalcapi import get_recursion_depth314 recursion_depth = get_recursion_depth()