Home
last modified time | relevance | path

Searched refs:is_unionable (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunionobject.c150 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