Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_calendar.py925 class CustomHTMLCal(calendar.HTMLCalendar): class
935 self.cal = CustomHTMLCal()
/external/python/cpython3/Doc/library/
Dcalendar.rst270 class CustomHTMLCal(calendar.HTMLCalendar):