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.0beta1 on Thu May 7 11:46:08 2009 | http://epydoc.sourceforge.net |