Home | Trees | Indices | Help |
|
---|
|
object --+ | iterwalk
iterwalk(self, element_or_tree, events=("end",), tag=None)
A tree walker that generates events from an existing tree as if it was parsing XML data with iterparse().
Instance Methods | |||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
the next value, or raise StopIteration |
|
||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Dec 12 22:47:01 2008 | http://epydoc.sourceforge.net |