Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dtypeobject.c.h241 {"__dir__", (PyCFunction)object___dir__, METH_NOARGS, object___dir____doc__},
247 object___dir__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___dir__() function