mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Correct elementtree module index entry.
(backport)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user