Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module delay :: Class Later |
|
Method Summary | |
---|---|
Create me with a function. | |
rebuildUpdate(self,
updater)
| |
If I'm still running, apply the arguments to my function. | |
Cause me not to execute any longer when run() is called. |
Class Variable Summary | |
---|---|
int |
running
|
Method Details |
---|
__init__(self,
func)
Create me with a function.
|
run(self, *args, **kw)If I'm still running, apply the arguments to my function. |
stop(self)Cause me not to execute any longer when run() is called. |
Class Variable Details |
---|
running
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:36 2003 | http://epydoc.sf.net |