Searched refs:PyDec_GetCurrentContext (Results 1 – 1 of 1) sorted by relevance
1596 PyDec_GetCurrentContext(PyObject *self UNUSED, PyObject *args UNUSED) in PyDec_GetCurrentContext() function1693 PyDec_GetCurrentContext(PyObject *self UNUSED, PyObject *args UNUSED) in PyDec_GetCurrentContext() function5728 { "getcontext", (PyCFunction)PyDec_GetCurrentContext, METH_NOARGS, doc_getcontext},