Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dunionobject.c52 union_richcompare(PyObject *a, PyObject *b, int op) in union_richcompare() function
386 .tp_richcompare = union_richcompare,

Completed in 1 milliseconds