t.f.b.CallLater(Instruction) : class documentation

Part of twisted.flow.base View Source View In Hierarchy

Known subclasses: twisted.flow.base.Cooperate, twisted.flow.stage.Callback.Instruction, twisted.flow.stage.Concurrent.Instruction, twisted.flow.threads.Threaded.Instruction, twisted.flow.wrap._DeferredInstruction

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 callLater Undocumented
def callLater(self, callable): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.