class datetime.timezone(offset[, name]) The offset argument must be specified as a timedelta object representing
weakref.ProxyTypes Sequence containing all the type objects for proxies. This can make it simpler to test if an object is a
array.typecode The typecode character used to create the array.
calendar.prcal(year, w=0, l=0, c=6, m=3) Prints the calendar for an entire year as returned by calendar().
datetime.utctimetuple() If datetime instance d is naive, this is the same as d.timetuple()
PrettyPrinter.pprint(object) Print the formatted representation of object on the configured stream, followed by a newline
Repr.maxfrozenset Repr.maxdeque Repr.maxarray Limits on the number
timedelta.max The most positive timedelta object, timedelta(days=999999999, hours=23, minutes=59, seconds=59
reprlib.repr(obj) This is the repr() method of aRepr. It returns a string similar to that returned
date.__str__() For a date d, str(d) is equivalent to d.isoformat().
Page 20 of 32