mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
s/lightweight/minimal/, as per issue #11379.
This commit is contained in:
parent
e8d07a9885
commit
f20ea13996
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ The XML handling submodules are:
|
|||
..
|
||||
|
||||
* :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
|
||||
|
||||
..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue