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