| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
RetrievalMethod --+
|
Recipe
Get an implementation by following a series of steps.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Instance Variables | |
| int |
size = property(lambda self: sum([x.size for x in self.steps ithe combined download sizes from all the steps |
| [RetrievalMethod] |
steps the sequence of steps which must be performed |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Instance Variable Details |
sizethe combined download sizes from all the steps
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |