[Patches] [Patch #102485] minidom.py: Check for legal children

noreply@sourceforge.net noreply@sourceforge.net
Wed, 13 Dec 2000 20:48:52 -0800


Patch #102485 has been updated. 

Project: python
Category: XML
Status: Out of date
Submitted by: akuchling
Assigned to : akuchling
Summary: minidom.py: Check for legal children

Follow-Ups:

Date: 2000-Dec-13 20:48
By: fdrake

Comment:
Now that the exceptions have been added to xml.dom and documented in the development version of the docs, this patch needs to be updated to throw the right exceptions.
-------------------------------------------------------

Date: 2000-Nov-23 08:24
By: akuchling

Comment:
Revised version of patch; the first version was generated against a really
old version of minidom.py.
-------------------------------------------------------

Date: 2000-Dec-03 03:37
By: loewis

Comment:
I'd prefer to postpone this patch somewhat, until the official DOM exceptions are available in xml.dom, and then to raise those instead.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102485&group_id=5470