class collections.abc.Sized class collections.abc.Callable ABCs for classes that provide respectively the methods
PrettyPrinter.format(object, context, maxlevels, level) Returns three values: the formatted version of object as a
calendar.weekday(year, month, day) Returns the day of the week (0 is Monday) for year (1970–
PrettyPrinter.isrecursive(object) Determine if the object requires a recursive representation.
time.microsecond In range(1000000).
classmethod somenamedtuple._make(iterable) Class method that makes a new instance from an existing sequence or iterable.
heapq.heappushpop(heap, item) Push item on the heap, then pop and return the smallest item from the heap.
copy() Return a shallow copy of the underlying mapping.
time.second In range(60).
calendar.timegm(tuple) An unrelated but handy function that takes a time tuple such as returned by the
Page 23 of 32