Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dce695a

Browse files
committed
Added reference to the Expat home page.
1 parent 81932e2 commit dce695a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libpyexpat.tex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@ \section{\module{xml.parsers.expat} ---
9999
\end{funcdesc}
100100

101101

102+
\begin{seealso}
103+
\seetitle[http://www.libexpat.org/]{The Expat XML Parser}
104+
{Home page of the Expat project.}
105+
\end{seealso}
106+
107+
102108
\subsection{XMLParser Objects \label{xmlparser-objects}}
103109

104110
\class{xmlparser} objects have the following methods:

0 commit comments

Comments
 (0)