Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddescrobject.c628 PyDescr_NewMethod(PyTypeObject *type, PyMethodDef *method) in PyDescr_NewMethod() function
/external/python/cpython3/Objects/
Ddescrobject.c741 PyDescr_NewMethod(PyTypeObject *type, PyMethodDef *method) in PyDescr_NewMethod() function