Searched refs:is_unionable (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 150 is_unionable(PyObject *obj) in is_unionable() function 161 if (!is_unionable(self) || !is_unionable(other)) { in _Py_union_type_or() |
Completed in 1 milliseconds