]> granicus.if.org Git - python/commit
Patch #103854: raises an exception if a non-Attr node is passed to
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 21 Feb 2001 01:30:26 +0000 (01:30 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 21 Feb 2001 01:30:26 +0000 (01:30 +0000)
commitbc8f72ccccb1acd697d5cdb3ff0711bfa98af00d
treeff95d66f3736e6e7fcd660a3a26c2b980fdbf099
parent8b94b1c74a5d81ec0db14b0f1d4b65e6b592a680
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.)
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py