class documentation

class twisted.python._textattributes._ColorAttribute: (source)

View In Hierarchy

A color text attribute.

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

ParametersgroundForeground or background color attribute to look color names up from.
attrsMapping of color names to color values.
Instance Variable ground Undocumented
Instance Variable attrs Undocumented
Method __init__ Undocumented
Method __getattr__ Undocumented
ground = (source)

Undocumented

(type: _ColorAttr)
attrs = (source)

Undocumented

(type: Dict like object.)
def __init__(self, ground, attrs): (source)

Undocumented

def __getattr__(self, name): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.