Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dclassobject.h14 PyObject *im_func; /* The callable object implementing the method */ member
/external/python/cpython2/Include/
Dclassobject.h33 PyObject *im_func; /* The callable object implementing the method */ member