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().
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
the next value, or raise StopIteration |
|
||
Inherited from |
|
|||
Inherited from |
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 28 16:33:27 2014 | http://epydoc.sourceforge.net |