Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2615 date_richcompare(PyDateTime_Date *self, PyObject *other, int op) in date_richcompare() function
2816 (richcmpfunc)date_richcompare, /* tp_richcompare */
/external/python/cpython3/Modules/
D_datetimemodule.c3153 date_richcompare(PyObject *self, PyObject *other, int op) in date_richcompare() function
3351 date_richcompare, /* tp_richcompare */