From 74cbd664d280e75ce376b5757639f5d4ed098eac Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 19 Feb 2010 19:36:08 +0000 Subject: #7967: PyXML is no more. --- Doc/library/markup.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index dd0dd8f..8508a1f 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. - -- cgit v0.12