Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dclassobject.h15 PyObject *im_self; /* The instance it is bound to */ member
/external/python/cpython2/Include/
Dclassobject.h34 PyObject *im_self; /* The instance it is bound to, or NULL */ member