Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h182 typedef PyObject *(*getattrofunc)(PyObject *, PyObject *); typedef
/external/python/cpython2/Include/
Dobject.h309 typedef PyObject *(*getattrofunc)(PyObject *, PyObject *); typedef