Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h818 {"_current_frames", (PyCFunction)sys__current_frames, METH_NOARGS, sys__current_frames__doc__},
824 sys__current_frames(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys__current_frames() function