class documentation

class _automodule(types.ModuleType):

View In Hierarchy

Automatically import formatters.
Method __getattr__ Undocumented
def __getattr__(self, name):

Undocumented