Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c5425 pep495_eq_exception(PyObject *self, PyObject *other, in pep495_eq_exception() function
5501 int ex = pep495_eq_exception(self, other, offset1, offset2); in datetime_richcompare()
5523 int ex = pep495_eq_exception(self, other, offset1, offset2); in datetime_richcompare()