Part of twisted.python._textattributes View Source View In Hierarchy
Known subclasses: twisted.conch.insults.text._CharacterAttributes, twisted.words.protocols.irc._CharacterAttributes
__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 |