Class t.w.i.b.AbstractPerson:

Part of twisted.words.im.basesupport View Source View In Hierarchy

Known subclasses: twisted.words.im.ircsupport.IRCPerson, twisted.words.im.pbsupport.TwistedWordsPerson, twisted.words.im.tocsupport.TOCPerson

No class docstring
Line # Kind Name Docs
64 Method __init__ Undocumented
69 Method getPersonCommands finds person commands
77 Method getIdleTime Returns a string.
83 Method __repr__ Undocumented
86 Method __str__ Undocumented
def __init__(self, name, baseAccount): (source)
Undocumented
def getPersonCommands(self): (source)

finds person commands

these commands are methods on me that start with imperson_; they are called with no arguments
def getIdleTime(self): (source)
Returns a string.
def __repr__(self): (source)
Undocumented
def __str__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.