class collections.abc.Container class collections.abc.Hashable class collections.abc.Sized
class collections.defaultdict([default_factory[, ...]]) Returns a new dictionary-like object. defaultdict is a
types.BuiltinFunctionType types.BuiltinMethodType The type of built-in functions like
classmethod datetime.today() Return the current local datetime, with tzinfo None. This is equivalent
array.remove(x) Remove the first occurrence of x from the array.
class collections.abc.ItemsView class collections.abc.KeysView class collections.abc.ValuesView
Repr.maxlist Repr.maxtuple Repr.maxset Repr.maxfrozenset
types.MethodType The type of methods of user-defined class instances.
types.GeneratorType The type of generator-iterator objects, created by generator functions
Repr.maxdict Repr.maxlist Repr.maxtuple Repr.maxset
Page 4 of 32