Searched refs:test_february_nonleap (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_calendar.py | 456 def test_february_nonleap(self): member in MonthRangeTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_calendar.py | 746 def test_february_nonleap(self): member in MonthRangeTestCase |