class calendar.TextCalendar(firstweekday=0) This class can be used to generate plain text calendars.
types.FrameType The type of frame objects such as found in tb.tb_frame if tb is a traceback object
class collections.defaultdict([default_factory[, ...]]) Returns a new dictionary-like object. defaultdict is a
date.min The earliest representable date, date(MINYEAR, 1, 1).
datetime.hour In range(24).
class collections.abc.MutableSequence class collections.abc.ByteString ABCs for read-only and mutable
datetime.astimezone(tz=None) Return a datetime object with new tzinfo attribute tz, adjusting
formatyearpage(theyear, width=3, css='calendar.css', encoding=None) Return a year’s calendar as a complete HTML page. width
monthdatescalendar(year, month) Return a list of the weeks in the month month of the year as full weeks. Weeks
maps A user updateable list of mappings. The list is ordered from first-searched to last-searched. It is the only stored state
Page 2 of 32