| Trees | Indices | Toggle frames |
|---|
AbstractRunIterator --+
|
ZipRunIterator
Iterate over multiple run iterators concurrently.
| __init__(self, range_iterators) | |
| iterator |
ranges(self,
start,
end)
Iterate over a subrange of the run list.
|
| object |
__getitem__(self,
index)
Get the value at a given index.
|
Iterate over a subrange of the run list.
See the class documentation for examples of valid usage.
Get the value at a given index.
See the class documentation for examples of valid usage.
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Thu Dec 31 17:58:20 2009 | http://epydoc.sourceforge.net |