Searched refs:union_getitem (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 279 union_getitem(PyObject *self, PyObject *item) in union_getitem() function 316 .mp_subscript = union_getitem, |
Completed in 1 milliseconds