t.p.c._EnumerantsInitializer(object) : class documentation

Part of twisted.python.constants View Source View In Hierarchy

_EnumerantsInitializer is a descriptor used to initialize a cache of objects representing named constants for a particular _ConstantsContainer subclass.
Method __get__ Trigger the initialization of the enumerants cache on cls and then return it.
def __get__(self, oself, cls): (source)
Trigger the initialization of the enumerants cache on cls and then return it.
API Documentation for Twisted, generated by pydoctor at 2012-09-01 11:44:56.