Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddescrobject.c640 PyDescr_NewClassMethod(PyTypeObject *type, PyMethodDef *method) in PyDescr_NewClassMethod() function
/external/python/cpython3/Objects/
Ddescrobject.c949 PyDescr_NewClassMethod(PyTypeObject *type, PyMethodDef *method) in PyDescr_NewClassMethod() function