Searched refs:union_traverse (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 30 union_traverse(PyObject *self, visitproc visit, void *arg) in union_traverse() function 382 .tp_traverse = union_traverse, |
Completed in 1 milliseconds