Part of twisted.python.constants View Source View In Hierarchy
NamedConstant
defines an attribute to be a named constant within a collection defined by
a Names
subclass.
NamedConstant
is only for use in the definition of Names
subclasses. Do not instantiate NamedConstant
elsewhere and do not subclass it.