Package ZenUtils :: Module Driver :: Class Driver
[show private | hide private]
[frames | no frames]

Class Driver


Walk an iterable that returns a deferred.
Method Summary
  __init__(self)
  drive(self, iterable)
Call the iterable and set up callbacks to finish
  next(self)
Provide the result of the iterable as a value or exception

Method Details

drive(self, iterable)

Call the iterable and set up callbacks to finish

next(self)

Provide the result of the iterable as a value or exception

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net