Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c4270 datetime_richcompare(PyDateTime_DateTime *self, PyObject *other, int op) in datetime_richcompare() function
4720 (richcmpfunc)datetime_richcompare, /* tp_richcompare */