Home
last modified time | relevance | path

Searched defs:PyFunction_GetModule (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dfuncobject.c84 PyFunction_GetModule(PyObject *op) in PyFunction_GetModule() function
/external/python/cpython3/Objects/
Dfuncobject.c97 PyFunction_GetModule(PyObject *op) in PyFunction_GetModule() function