[issue19683] test_minidom has many empty tests

karl report at bugs.python.org
Thu Oct 3 05:29:12 EDT 2019


karl <karl+pythonbugs at la-grange.net> added the comment:

err… Errata on my previous comment.

"""
Simple implementation of the Level 1 DOM.

Namespaces and other minor Level 2 features are also supported.
"""
https://github.com/python/cpython/blob/c65119d5bfded03f80a9805889391b66fa7bf551/Lib/xml/dom/minidom.py#L1-L3


https://www.w3.org/TR/REC-DOM-Level-1/

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19683>
_______________________________________


More information about the Python-bugs-list mailing list