summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-06-27 03:16:04 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-06-27 03:16:04 (GMT)
commitaf5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37 (patch)
tree5e6f4631be03f9d5d74fe8a966023ca6a2c780f5
parent8e9d23b2504eb7344017ba92a68bd90e22f6a506 (diff)
downloadcpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.zip
cpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.tar.gz
cpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.tar.bz2
Changed obsolete e-mail alias
-rw-r--r--Doc/lib/libcrypto.tex2
-rw-r--r--Doc/lib/libre.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex
index 0f8a264..b7684b0 100644
--- a/Doc/lib/libcrypto.tex
+++ b/Doc/lib/libcrypto.tex
@@ -14,7 +14,7 @@ built-in modules for DES and IDEA encryption, provides a Python module
for reading and decrypting PGP files, and then some. These modules
are not distributed with Python but available separately. See the URL
\url{http://starship.python.net/crew/amk/python/crypto.html} or
-send email to \email{akuchlin@acm.org} for more information.
+send email to \email{amk1@bigfoot.com} for more information.
\index{PGP}
\index{Pretty Good Privacy}
\indexii{DES}{cipher}
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex
index bf0a38f..b7c88e3 100644
--- a/Doc/lib/libre.tex
+++ b/Doc/lib/libre.tex
@@ -1,8 +1,8 @@
\section{\module{re} ---
Perl-style regular expression operations.}
\declaremodule{standard}{re}
-\moduleauthor{Andrew M. Kuchling}{akuchling@acm.org}
-\sectionauthor{Andrew M. Kuchling}{akuchling@acm.org}
+\moduleauthor{Andrew M. Kuchling}{amk1@bigfoot.com}
+\sectionauthor{Andrew M. Kuchling}{amk1@bigfoot.com}
\modulesynopsis{Perl-style regular expression search and match