Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c1760 delta_richcompare(PyDateTime_Delta *self, PyObject *other, int op) in delta_richcompare() function
2224 (richcmpfunc)delta_richcompare, /* tp_richcompare */