Searched refs:union_getattro (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 348 union_getattro(PyObject *self, PyObject *name) in union_getattro() function 384 .tp_getattro = union_getattro, |
Completed in 2 milliseconds