Mark Lawrence added the comment:

This 
https://docs.python.org/3/library/xml.dom.minidom.html#module-xml.dom.minidom 
currently states under section 20.7.1 "The definition of the DOM API for Python 
is given as part of the xml.dom module documentation. This section lists the 
differences between the API and xml.dom.minidom.".  The Document object is 
described here https://docs.python.org/3/library/xml.dom.html#document-objects

----------
nosy: +BreamoreBoy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13743>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to