Searched refs:test_no_leapdays (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_calendar.py | 479 def test_no_leapdays(self): member in LeapdaysTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_calendar.py | 773 def test_no_leapdays(self): member in LeapdaysTestCase |