time.min The earliest representable time, time(0, 0, 0, 0).
array.buffer_info() Return a tuple (address, length) giving the current memory address and the length in elements
class calendar.TextCalendar(firstweekday=0) This class can be used to generate plain text calendars.
maps A user updateable list of mappings. The list is ordered from first-searched to last-searched. It is the only stored state
types.BuiltinFunctionType types.BuiltinMethodType The type of built-in functions like
copy() Create a shallow copy of the deque. New
class collections.abc.ItemsView class collections.abc.KeysView class collections.abc.ValuesView
classmethod datetime.today() Return the current local datetime, with tzinfo None. This is equivalent
types.GeneratorType The type of generator-iterator objects, created by generator functions
default_factory This attribute is used by the __missing__() method; it is initialized from the first argument to
Page 1 of 32