Home
last modified time | relevance | path

Searched refs:cssclass_month (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Doc/library/
Dcalendar.rst238 .. attribute:: cssclass_month
263 singular (e.g. ``cssclass_month`` ``cssclass_noday``), one can replace the
274 cssclass_month = "text-center month"
/third_party/python/Lib/
Dcalendar.py428 cssclass_month = "month" variable in HTMLCalendar
485 self.cssclass_month))
/third_party/python/Lib/test/
Dtest_calendar.py955 cssclass_month = "text-center month" variable in TestSubClassingCase.setUp.CustomHTMLCal