Home
last modified time | relevance | path

Searched refs:super_getattro (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Doc/howto/
Ddescriptor.rst134 in :c:func:`super_getattro()` in :source:`Objects/typeobject.c`.
/external/python/cpython2/Objects/
Dtypeobject.c6592 super_getattro(PyObject *self, PyObject *name) function
6823 super_getattro, /* tp_getattro */