diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index dd0dd8f08fc..8508a1f60b6 100644 --- a/Doc/library/markup.rst +++ b/Doc/library/markup.rst @@ -35,10 +35,3 @@ definition of the Python bindings for the DOM and SAX interfaces. xml.sax.utils.rst xml.sax.reader.rst xml.etree.elementtree.rst - -.. seealso:: - - `Python/XML Libraries `_ - Home page for the PyXML package, containing an extension of :mod:`xml` package - bundled with Python. -