Searched refs:cssclass_month_head (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_calendar.py | 592 cal.cssclass_month_head = "text-center month" 979 cssclass_month_head = "text-center month-head" variable in TestSubClassingCase.setUp.CustomHTMLCal |
/third_party/python/Lib/ | ||
H A D | calendar.py | 427 cssclass_month_head = "month" variable in HTMLCalendar 478 self.cssclass_month_head, s) |
Completed in 5 milliseconds