Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c1215 lookup_maybe(PyObject *self, char *attrstr, PyObject **attrobj) in lookup_maybe()
1236 lookup_method(PyObject *self, char *attrstr, PyObject **attrobj) in lookup_method()
1245 _PyObject_LookupSpecial(PyObject *self, char *attrstr, PyObject **attrobj) in _PyObject_LookupSpecial()