Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module delay :: Class Steps |
|
Looping
--+
|
Steps
Method Summary | |
---|---|
Initialize. | |
call my function with the given arguments, then reschedule me (inherited from Looping )
| |
rebuildUpdate(self,
updater)
| |
Execute one step through. | |
Externally stop a looped event from recurring. (inherited from Looping )
| |
(internal) I've been stopped; break potential circular references. (inherited from Looping )
|
Class Variable Summary | |
---|---|
int |
offset
|
Method Details |
---|
__init__(self,
ticks,
func,
list,
delayed)
Initialize.
|
step(self)Execute one step through. |
Class Variable Details |
---|
offset
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:36 2003 | http://epydoc.sf.net |