Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c844 sys_current_frames(PyObject *self, PyObject *noargs) in sys_current_frames() function
925 {"_current_frames", sys_current_frames, METH_NOARGS,