t.p._._ColorAttribute(object) : class documentation

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

A color text attribute.

Attribute access results in a color value lookup, by name, in attrs.

ParametersgroundForeground or background color attribute to look color names up from. (type: _ColorAttr)
attrsMapping of color names to color values.
Method __init__ Undocumented
Method __getattr__ Undocumented
def __init__(self, ground, attrs): (source)
Undocumented
def __getattr__(self, name): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-18 18:11:01.