[XML-SIG] [ pyxml-Patches-500455 ] Add iterator support to pulldom
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 07 Jan 2002 08:51:18 -0800
Patches item #500455, was opened at 2002-01-07 08:51
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=500455&group_id=6473
Category: DOM
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: A.M. Kuchling (akuchling)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add iterator support to pulldom
Initial Comment:
The attached patch adds a __iter__() and next()
to the pulldom.DOMStream class, for use with 2.2.
(A quick grep through the tree for __getitem__ didn't
turn up any other cases where iterator support seems
needed.)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=500455&group_id=6473