Home
last modified time | relevance | path

Searched refs:CustomHTMLCal (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_calendar.py949 class CustomHTMLCal(calendar.HTMLCalendar): class
959 self.cal = CustomHTMLCal()
/third_party/python/Doc/library/
Dcalendar.rst270 class CustomHTMLCal(calendar.HTMLCalendar):