Lines Matching refs:sys_gettrace
576 sys_gettrace(PyObject *self, PyObject *args)1588 {"gettrace", sys_gettrace, METH_NOARGS, gettrace_doc},