Home
last modified time | relevance | path

Searched defs:firstweekday (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_calendar.py664 firstweekday = calendar.MONDAY global() variable in MondayTestCase
722 firstweekday = calendar.SUNDAY global() variable in SundayTestCase
[all...]
/third_party/python/Lib/
H A Dcalendar.py165 firstweekday = property(getfirstweekday, setfirstweekday) variable in Calendar
616 firstweekday = c.getfirstweekday global() variable
[all...]

Completed in 3 milliseconds