| Trees | Index | Help |
|
|---|
| Package ZenUtils :: Module Chain :: Class Chain |
|
| Method Summary | |
|---|---|
__init__(self,
callable,
iterable)
| |
gather an error result | |
run the next step | |
run(self)
| |
gather a successful result | |
| Method Details |
|---|
failure(self, result)gather an error result |
next(self)run the next step |
success(self, result)gather a successful result |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |