Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c3781 object_richcompare(PyObject *self, PyObject *other, int op) in object_richcompare() function
4751 object_richcompare, /* tp_richcompare */
/external/python/cpython3/Misc/
DHISTORY16986 - Issue #1393: object_richcompare() returns NotImplemented instead of