t.c.i.h.CharacterAttribute : class documentation

Part of twisted.conch.insults.helper View Source View In Hierarchy

Represents the attributes of a single character.

Character set, intensity, underlinedness, blinkitude, video reversal, as well as foreground and background colors made up a character's attributes.
Method __init__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Method copy Undocumented
Method wantOne Undocumented
Method toVT102 Undocumented
def __init__(self, charset=insults.G0, bold=False, underline=False, blink=False, reverseVideo=False, foreground=WHITE, background=BLACK, _subtracting=False): (source)
Undocumented
def __eq__(self, other): (source)
Undocumented
def __ne__(self, other): (source)
Undocumented
def copy(self): (source)
Undocumented
def wantOne(self, **kw): (source)
Undocumented
def toVT102(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.