Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfuncobject.c104 PyFunction_SetDefaults(PyObject *op, PyObject *defaults) in PyFunction_SetDefaults() function
/external/python/cpython3/Objects/
Dfuncobject.c117 PyFunction_SetDefaults(PyObject *op, PyObject *defaults) in PyFunction_SetDefaults() function