]> granicus.if.org Git - python/commitdiff
Added reference to the Expat home page.
authorFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 21:06:03 +0000 (21:06 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 21:06:03 +0000 (21:06 +0000)
Doc/lib/libpyexpat.tex

index 356e4b74673cf08f3cdb47de386d6f8cbe85d2bb..46cf8808356a0b1e5bb6ff915eeafa61f0f06413 100644 (file)
@@ -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: