Home
last modified time | relevance | path

Searched refs:method_richcompare (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dclassobject.c209 method_richcompare(PyObject *self, PyObject *other, int op) in method_richcompare() function
350 method_richcompare, /* tp_richcompare */