Public Member Functions | |
| def | __init__ |
| def | __call__ |
Public Attributes | |
| name | |
| number | |
| outbox | |
| callback | |
A callable that stands in for a method.
Definition at line 24 of file async.py.
| def EventLooper::async::AsyncMethod::__init__ | ( | self, | ||
| name, | ||||
| number, | ||||
| outbox | ||||
| ) |
| def EventLooper::async::AsyncMethod::__call__ | ( | self, | ||
| callback, | ||||
| args, | ||||
| kwds | ||||
| ) |
1.4.7