Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobject.c1165 _PyObject_GenericGetAttrWithDict(PyObject *obj, PyObject *name, in _PyObject_GenericGetAttrWithDict() function
/external/python/cpython2/Objects/
Dobject.c1332 _PyObject_GenericGetAttrWithDict(PyObject *obj, PyObject *name, PyObject *dict) in _PyObject_GenericGetAttrWithDict() function