class documentation
class IRCPerson(basesupport.AbstractPerson): (source)
Constructor: IRCPerson(name, baseAccount)
Undocumented
| Method | get |
Undocumented |
| Method | imperson |
Undocumented |
| Method | is |
Undocumented |
| Method | send |
Undocumented |
| Method | set |
Undocumented |
| Instance Variable | status |
Undocumented |
Inherited from AbstractPerson:
| Method | __init__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | get |
Returns a string. |
| Method | get |
finds person commands |
| Instance Variable | account |
Undocumented |
| Instance Variable | name |
Undocumented |