Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c2248 delta_richcompare(PyObject *self, PyObject *other, int op) in delta_richcompare() function
2832 delta_richcompare, /* tp_richcompare */
3938 return delta_richcompare(self->offset, other->offset, op); in timezone_richcompare()

Completed in 10 milliseconds