Searched refs:PyFunction_GetModule (Results 1 – 4 of 4) sorted by relevance
47 PyAPI_FUNC(PyObject *) PyFunction_GetModule(PyObject *);
84 PyFunction_GetModule(PyObject *op) in PyFunction_GetModule() function