mirror of https://github.com/python/cpython
Correct elementtree module index entry.
This commit is contained in:
parent
cdf6afde1a
commit
c9ded90368
|
@ -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…
Reference in New Issue