Searched refs:_cmperror (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython3/Lib/ |
D | datetime.py | 449 def _cmperror(x, y): function 2037 _cmperror(self, other) 2045 _cmperror(self, other) 2053 _cmperror(self, other) 2061 _cmperror(self, other) 2545 _check_tzinfo_arg, _check_tzname, _check_utc_offset, _cmp, _cmperror,
|