Home
last modified time | relevance | path

Searched refs:type_mro (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dtypeobject.c.h68 {"mro", (PyCFunction)type_mro, METH_NOARGS, type_mro__doc__},
74 type_mro(PyTypeObject *self, PyObject *Py_UNUSED(ignored)) in type_mro() function

Completed in 1 milliseconds