From dce695aa4e668b477f0622a9a15c3c3b47c5df9f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 20 Jun 2002 21:06:03 +0000 Subject: Added reference to the Expat home page. --- Doc/lib/libpyexpat.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Doc/lib/libpyexpat.tex b/Doc/lib/libpyexpat.tex index 356e4b7..46cf880 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: -- cgit v0.12