| Trees | Indices | Help |
|
|---|
|
|
object --+
|
reversed
reversed(sequence) -> reverse iterator over values of the sequence
Return a reverse iterator
|
|||
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
| the next value, or raise StopIteration |
|
||
|
Inherited from |
|||
|
|||
|
|||
x.__getattribute__('name') <==> x.name
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:44:03 2008 | http://epydoc.sourceforge.net |