diff options
Diffstat (limited to 'Doc/library/markup.rst')
-rw-r--r-- | Doc/library/markup.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index 6782e39879..0d05ef1f02 100644 --- a/Doc/library/markup.rst +++ b/Doc/library/markup.rst @@ -25,6 +25,7 @@ definition of the Python bindings for the DOM and SAX interfaces. htmlparser.rst sgmllib.rst htmllib.rst + xml.rst xml.etree.elementtree.rst xml.dom.rst xml.dom.minidom.rst |