class documentation
class TwistedWordsPerson(basesupport.AbstractPerson): (source)
Constructor: TwistedWordsPerson(name, wordsAccount)
I a facade for a person you can talk to through a twisted.words service.
| Method | __init__ |
Undocumented |
| Method | get |
Undocumented |
| Method | is |
Undocumented |
| Method | metadata |
Undocumented |
| Method | send |
Return a deferred... |
| Method | set |
Undocumented |
| Instance Variable | status |
Undocumented |
Inherited from AbstractPerson:
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | get |
Returns a string. |
| Method | get |
finds person commands |
| Instance Variable | account |
Undocumented |
| Instance Variable | name |
Undocumented |