Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfuncobject.c74 PyFunction_GetGlobals(PyObject *op) in PyFunction_GetGlobals() function
/external/python/cpython3/Objects/
Dfuncobject.c87 PyFunction_GetGlobals(PyObject *op) in PyFunction_GetGlobals() function