This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients Kyle.Keating, jocassid, martin.panter, terry.reedy
Date 2016-01-16.00:57:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452905847.8.0.528910497436.issue12129@psf.upfronthosting.co.za>
In-reply-to
Content
My limited understanding is that xml.dom and minidom are supposed to implement particular interfaces. So do these DOM interfaces specify if this validation should be done? If so, this would be a bug. Or is it just a question of whether Python should do extra validation not specified by the underlying DOM API?
History
Date User Action Args
2016-01-16 00:57:29martin.pantersetrecipients: + martin.panter, terry.reedy, Kyle.Keating, jocassid
2016-01-16 00:57:27martin.pantersetmessageid: <1452905847.8.0.528910497436.issue12129@psf.upfronthosting.co.za>
2016-01-16 00:57:27martin.panterlinkissue12129 messages
2016-01-16 00:57:27martin.pantercreate