Searched refs:test_setfirstweekday (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_calendar.py | 227 def test_setfirstweekday(self): member in CalendarTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_calendar.py | 503 def test_setfirstweekday(self): member in CalendarTestCase |