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

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

Known subclasses: twisted.conch.insults.text._CharacterAttributes, twisted.words.protocols.irc._CharacterAttributes

Mixin for character attributes that implements a __getattr__ method returning a new _NormalAttr instance when attempting to access a 'normal' attribute; otherwise a new _OtherAttr instance is returned for names that appears in the 'attrs' attribute.
Method __getattr__ Undocumented
def __getattr__(self, name): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.