Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c461 WRAP_BINARY(proxy_getattr, PyObject_GetAttr) in WRAP_BINARY() argument
Dobject.c1177 PyObject_GetAttr(PyObject *v, PyObject *name) in PyObject_GetAttr() function
/external/python/cpython3/Objects/
Dweakrefobject.c496 WRAP_BINARY(proxy_getattr, PyObject_GetAttr) in WRAP_BINARY() argument
Dobject.c879 PyObject_GetAttr(PyObject *v, PyObject *name) in PyObject_GetAttr() function