Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3341 time_richcompare(PyDateTime_Time *self, PyObject *other, int op) in time_richcompare() function
3592 (richcmpfunc)time_richcompare, /* tp_richcompare */