formatmonth(theyear, themonth, w=0, l=0) Return a month’s calendar in a multi-line string. If w is provided, it specifies
calendar.month_abbr An array that represents the abbreviated months of the year in the current locale. This follows normal convention
class collections.abc.AsyncIterable ABC for classes that provide __aiter__ method. See also the definition of
datetime.min The earliest representable datetime, datetime(MINYEAR, 1, 1, tzinfo=None).
tzinfo.dst(dt) Return the daylight saving time (DST) adjustment, in minutes east of UTC, or None if DST information
rotate(n) Rotate the deque n steps to the right. If n is negative, rotate to the left. Rotating one step to
class collections.abc.Iterator ABC for classes that provide the
Repr.repr(obj) The equivalent to the built-in
array.reverse() Reverse the order of the items in the array.
heapq.nlargest(n, iterable, key=None) Return a list with the n largest elements from the dataset defined by iterable
Page 9 of 32