Commit f20ea139 authored by Antoine Pitrou's avatar Antoine Pitrou

s/lightweight/minimal/, as per issue #11379.

parent e8d07a98
...@@ -33,7 +33,7 @@ The XML handling submodules are: ...@@ -33,7 +33,7 @@ The XML handling submodules are:
.. ..
* :mod:`xml.dom`: the DOM API definition * :mod:`xml.dom`: the DOM API definition
* :mod:`xml.dom.minidom`: a lightweight DOM implementation * :mod:`xml.dom.minidom`: a minimal DOM implementation
* :mod:`xml.dom.pulldom`: support for building partial DOM trees * :mod:`xml.dom.pulldom`: support for building partial DOM trees
.. ..
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment