mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Add missing properties to xml.dom.minidom (#6526)
This commit is contained in:
@@ -686,16 +686,5 @@ wave.Wave_read.initfp
|
||||
wave.Wave_write.initfp
|
||||
xml.dom
|
||||
xml.dom.InvalidCharacterErr
|
||||
xml.dom.minidom.Attr.isId
|
||||
xml.dom.minidom.Attr.schemaType
|
||||
xml.dom.minidom.CharacterData.length
|
||||
xml.dom.minidom.Element.attributes
|
||||
xml.dom.minidom.Element.nodeName
|
||||
xml.dom.minidom.Identified.publicId
|
||||
xml.dom.minidom.Identified.systemId
|
||||
xml.dom.minidom.NamedNodeMap.length
|
||||
xml.dom.minidom.ReadOnlySequentialNamedNodeMap.length
|
||||
xml.dom.minidom.Text.isWhitespaceInElementContent
|
||||
xml.dom.minidom.Text.wholeText
|
||||
xml.etree
|
||||
xml.sax
|
||||
|
||||
Reference in New Issue
Block a user