Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c464 context_tp_richcompare(PyObject *v, PyObject *w, int op) in context_tp_richcompare() function
668 .tp_richcompare = context_tp_richcompare,