| Trees | Indices | Toggle frames |
|---|
AbstractRunIterator --+
|
ConstRunIterator
Iterate over a constant value without creating a RunList.
| __init__(self, length, value) | |
| next(self) | |
| 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 |