cpython/Lib/xml/dom
Fred Drake fbe7b4fc8c Make the implementations of getElementsByTagName() and
getElementsByTagNameNS() consistent in form as well as functionality
(cosmetic).
2001-07-04 06:25:53 +00:00
..
__init__.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
domreg.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
minidom.py Make the implementations of getElementsByTagName() and 2001-07-04 06:25:53 +00:00
pulldom.py When creating an attribute node using createAttribute() or 2001-03-23 04:39:24 +00:00