mirror of
https://github.com/python/cpython.git
synced 2025-09-05 00:11:10 +00:00
Correct elementtree module index entry.
(backport)
This commit is contained in:
parent
44850ea12a
commit
fe20482a46
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
\section{\module{elementtree} --- The xml.etree.ElementTree Module}
|
\section{\module{elementtree} --- The xml.etree.ElementTree Module}
|
||||||
\declaremodule{standard}{elementtree}
|
\declaremodule{standard}{xml.etree.elementtree}
|
||||||
\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com}
|
\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com}
|
||||||
\modulesynopsis{This module provides implementations
|
\modulesynopsis{This module provides implementations
|
||||||
of the Element and ElementTree types, plus support classes.
|
of the Element and ElementTree types, plus support classes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue