Searched refs:do_richcompare (Results 1 – 1 of 1) sorted by relevance
657 do_richcompare(PyThreadState *tstate, PyObject *v, PyObject *w, int op) in do_richcompare() function723 PyObject *res = do_richcompare(tstate, v, w, op); in PyObject_RichCompare()