Trees | Indices | Help |
|
---|
|
|
|||
Test |
|
|||
|
|
|||
__doc__ = """S
|
|
Step through iterable looking for deferreds. Whenever a deferred is encountered wait until it is called before continuing through iterable. Iterable is usually a generator function that yields a defered anytime it wants to wait for that deferred to trigger before continuing execution. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 12:01:22 2010 | http://epydoc.sourceforge.net |