Searched defs:getattribute (Results 1 – 4 of 4) sorted by relevance
380 def getattribute(module, name): function
5656 PyObject *getattr, *getattribute, *res; local
6753 PyObject *getattr, *getattribute, *res; in slot_tp_getattr_hook() local
1861 getattribute(PyObject *obj, PyObject *name, int allow_qualname) in getattribute() function