Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c445 sys_getprofile(PyObject *self, PyObject *args) in sys_getprofile() function
982 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},