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