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 scoder
Recipients Aubrey.Barnard, fdrake, scoder, serhiy.storchaka
Date 2019-04-03.17:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554313645.39.0.182733102581.issue9883@roundup.psfhosted.org>
In-reply-to
Content
Seems like a reasonable request to me, even if it hasn't been touched or re-requested for years.

Funny enough, DocumentFragment is currently documented as "not implemented" (as for Entity, Notation, CDATASection, CharacterData, DOMImplementation, DocumentType). I'll add a PR to clean those up.

https://docs.python.org/3/library/xml.dom.minidom.html#minidom-and-the-dom-standard
History
Date User Action Args
2019-04-03 17:47:25scodersetrecipients: + scoder, fdrake, Aubrey.Barnard, serhiy.storchaka
2019-04-03 17:47:25scodersetmessageid: <1554313645.39.0.182733102581.issue9883@roundup.psfhosted.org>
2019-04-03 17:47:25scoderlinkissue9883 messages
2019-04-03 17:47:25scodercreate