Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h780 {"mdebug", (PyCFunction)sys_mdebug, METH_O, sys_mdebug__doc__},
786 sys_mdebug(PyObject *module, PyObject *arg) in sys_mdebug() function