From: Georg Brandl Date: Fri, 19 Feb 2010 19:36:08 +0000 (+0000) Subject: #7967: PyXML is no more. X-Git-Tag: v2.7a4~171 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74cbd664d280e75ce376b5757639f5d4ed098eac;p=thirdparty%2FPython%2Fcpython.git #7967: PyXML is no more. --- diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index dd0dd8f08fc1..8508a1f60b61 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. -