class documentation

class AbstractPerson: (source)

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

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable name Undocumented
Instance Variable account Undocumented
Instance Variable status Undocumented
Method getPersonCommands finds person commands
Method getIdleTime Returns a string.
Method __repr__ Undocumented
Method __str__ Undocumented
def __init__(self, name, baseAccount): (source)
name = (source)

Undocumented

account = (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

ReturnsUndocumented (type: str)
def __str__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.