mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +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}
|
||||
\declaremodule{standard}{elementtree}
|
||||
\declaremodule{standard}{xml.etree.elementtree}
|
||||
\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com}
|
||||
\modulesynopsis{This module provides implementations
|
||||
of the Element and ElementTree types, plus support classes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue