]> granicus.if.org Git - python/commit
[Apply patch #500457 from the PyXML tracker]
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 20 Mar 2002 23:56:34 +0000 (23:56 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 20 Mar 2002 23:56:34 +0000 (23:56 +0000)
commitbdf1f19feeda0953d30447d7ee4adbbf78a89d8b
tree66988daeb9c598ff8fd62dd824df12dce2a64c56
parent3afb2d2bba9d492c1f2c889954bc0d32d93955ab
[Apply patch #500457 from the PyXML tracker]
Add iterator support to pulldom.DOMEventStream

New feature, so not a bugfix candidate (though it should be safe for inclusion)
Lib/xml/dom/pulldom.py