A small number of constants live in the built-in namespace. They are:
types.NoneType. None is
frequently used to represent the absence of a value, as when default
arguments are not passed to a function.
See About this document... for information on suggesting changes.