From: Fred Drake Date: Thu, 20 Jun 2002 21:06:03 +0000 (+0000) Subject: Added reference to the Expat home page. X-Git-Tag: v2.3c1~5255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dce695aa4e668b477f0622a9a15c3c3b47c5df9f;p=python Added reference to the Expat home page. --- diff --git a/Doc/lib/libpyexpat.tex b/Doc/lib/libpyexpat.tex index 356e4b7467..46cf880835 100644 --- a/Doc/lib/libpyexpat.tex +++ b/Doc/lib/libpyexpat.tex @@ -99,6 +99,12 @@ elem2 \end{funcdesc} +\begin{seealso} + \seetitle[http://www.libexpat.org/]{The Expat XML Parser} + {Home page of the Expat project.} +\end{seealso} + + \subsection{XMLParser Objects \label{xmlparser-objects}} \class{xmlparser} objects have the following methods: