Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c676 sys_mdebug(PyObject *self, PyObject *args) in sys_mdebug() function
967 {"mdebug", sys_mdebug, METH_VARARGS},
/external/python/cpython3/Python/
Dsysmodule.c1209 sys_mdebug(PyObject *self, PyObject *args) in sys_mdebug() function
1569 {"mdebug", sys_mdebug, METH_VARARGS},