cpython/Lib/xml/dom
Andrew M. Kuchling bdf1f19fee [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)
2002-03-20 23:56:34 +00:00
..
__init__.py Added the convenience constants that are present in PyXML to make these 2001-11-30 15:37:33 +00:00
domreg.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
minidom.py Wrap a couple of long lines. 2002-03-15 14:37:23 +00:00
pulldom.py [Apply patch #500457 from the PyXML tracker] 2002-03-20 23:56:34 +00:00