Home | Trees | Index | Help |
---|
Package twisted :: Package flow :: Module base :: Class CallLater |
|
Instruction
--+
|
CallLater
Cooperate
,
Instruction
,
Instruction
,
Instruction
,
Instruction
Instruction to support callbacks
This is the instruction which is returned during the yield of the _Deferred and Callback stage. The underlying flow driver should call the 'callLater' function with the callable to be executed after each callback.Method Summary | |
---|---|
callLater(self,
callable)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:28 2003 | http://epydoc.sf.net |