Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfuncobject.c124 PyFunction_GetClosure(PyObject *op) in PyFunction_GetClosure() function
/external/python/cpython3/Objects/
Dfuncobject.c168 PyFunction_GetClosure(PyObject *op) in PyFunction_GetClosure() function