summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2001-11-05 21:31:15 +0000
committerAndrew M. Kuchling <amk@amk.ca>2001-11-05 21:31:15 +0000
commit47ccfe2d8f9ee0bdfbf2094a40e26ff55ce48e8a (patch)
tree90515311b2e0da91acf7ae8341ef91518682c07c
parentf010df4ee54d3918281a513f66c6645cd1a7d502 (diff)
downloadcpython-git-47ccfe2d8f9ee0bdfbf2094a40e26ff55ce48e8a.tar.gz
Remove obsolete e-mail address
-rw-r--r--Doc/lib/libpyexpat.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib/libpyexpat.tex b/Doc/lib/libpyexpat.tex
index c3f78f14f8..356e4b7467 100644
--- a/Doc/lib/libpyexpat.tex
+++ b/Doc/lib/libpyexpat.tex
@@ -13,7 +13,6 @@
\declaremodule{standard}{xml.parsers.expat}
\modulesynopsis{An interface to the Expat non-validating XML parser.}
\moduleauthor{Paul Prescod}{paul@prescod.net}
-\sectionauthor{A.M. Kuchling}{amk1@bigfoot.com}
\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}}
-\sectionauthor{A.M. Kuchling}{amk1@bigfoot.com}
The following constants are provided in the \code{errors} object of
the \refmodule{xml.parsers.expat} module. These constants are useful