mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
Remove obsolete e-mail address
This commit is contained in:
parent
f010df4ee5
commit
47ccfe2d8f
1 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
\declaremodule{standard}{xml.parsers.expat}
|
\declaremodule{standard}{xml.parsers.expat}
|
||||||
\modulesynopsis{An interface to the Expat non-validating XML parser.}
|
\modulesynopsis{An interface to the Expat non-validating XML parser.}
|
||||||
\moduleauthor{Paul Prescod}{paul@prescod.net}
|
\moduleauthor{Paul Prescod}{paul@prescod.net}
|
||||||
\sectionauthor{A.M. Kuchling}{amk1@bigfoot.com}
|
|
||||||
|
|
||||||
\versionadded{2.0}
|
\versionadded{2.0}
|
||||||
|
|
||||||
|
@ -534,7 +533,6 @@ The model must occur zero or more times, as for \code{A*}.
|
||||||
|
|
||||||
|
|
||||||
\subsection{Expat error constants \label{expat-errors}}
|
\subsection{Expat error constants \label{expat-errors}}
|
||||||
\sectionauthor{A.M. Kuchling}{amk1@bigfoot.com}
|
|
||||||
|
|
||||||
The following constants are provided in the \code{errors} object of
|
The following constants are provided in the \code{errors} object of
|
||||||
the \refmodule{xml.parsers.expat} module. These constants are useful
|
the \refmodule{xml.parsers.expat} module. These constants are useful
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue