Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c1464 cmperror(PyObject *a, PyObject *b) in cmperror() function
1777 return cmperror((PyObject *)self, other); in delta_richcompare()
2627 return cmperror((PyObject *)self, other); in date_richcompare()
3354 return cmperror((PyObject *)self, other); in time_richcompare()
4298 return cmperror((PyObject *)self, other); in datetime_richcompare()