date.timetuple() Return a
formatyearpage(theyear, width=3, css='calendar.css', encoding=None) Return a year’s calendar as a complete HTML page. width
enum.unique() Enum class decorator that ensures only one name is bound to any one value.
data A real dictionary used to store the contents of the UserDict class.
class weakref.WeakSet([elements]) Set class that keeps weak references to its elements. An element will be discarded when no
formatmonth(theyear, themonth, withyear=True) Return a month’s calendar as an HTML table. If withyear is true the year
types.FrameType The type of frame objects such as found in tb.tb_frame if tb is a traceback object
Repr.maxdict Repr.maxlist Repr.maxtuple Repr.maxset
pprint.saferepr(object) Return a string representation of object, protected against recursive data structures. If the
PrettyPrinter.pformat(object) Return the formatted representation of object. This takes into account the options passed
Page 2 of 32