cpython/Lib/xml/dom
Andrew M. Kuchling bc8f72cccc Patch #103854: raises an exception if a non-Attr node is passed to
NamedNodeMap.setNamedItem().  Martin, should I sync the PyXML tree, too,
 or do you want to do it?  (I don't know if you're wrapping the 0.6.4
 release right now.)
2001-02-21 01:30:26 +00:00
..
__init__.py DOMException._get_code(): 2001-02-19 14:57:02 +00:00
minidom.py Patch #103854: raises an exception if a non-Attr node is passed to 2001-02-21 01:30:26 +00:00
pulldom.py Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00