Package twisted :: Package flow :: Module base :: Class CallLater
[show private | hide private]
[frames | no frames]

Class CallLater

Instruction --+
              |
             CallLater

Known Subclasses:
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)

Generated by Epydoc 1.1 on Fri Jun 27 03:45:28 2003 http://epydoc.sf.net