We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bf6f2 commit 2ea8099Copy full SHA for 2ea8099
Doc/library/xml.dom.minidom.rst
@@ -238,22 +238,8 @@ The following interfaces have no implementation in :mod:`xml.dom.minidom`:
238
239
* :class:`DOMTimeStamp`
240
241
-* :class:`DocumentType`
242
-
243
-* :class:`DOMImplementation`
244
245
-* :class:`CharacterData`
246
247
-* :class:`CDATASection`
248
249
-* :class:`Notation`
250
251
-* :class:`Entity`
252
253
* :class:`EntityReference`
254
255
-* :class:`DocumentFragment`
256
257
Most of these reflect information in the XML document that is not of general
258
utility to most DOM users.
259
0 commit comments