Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dtypestruct.h72 PyObject *tp_mro; /* method resolution order */ member
/third_party/python/Include/cpython/
Dobject.h262 PyObject *tp_mro; /* method resolution order */ member