diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2000-06-27 03:16:04 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2000-06-27 03:16:04 +0000 |
| commit | af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37 (patch) | |
| tree | 5e6f4631be03f9d5d74fe8a966023ca6a2c780f5 | |
| parent | 8e9d23b2504eb7344017ba92a68bd90e22f6a506 (diff) | |
| download | cpython-git-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.tar.gz | |
Changed obsolete e-mail alias
| -rw-r--r-- | Doc/lib/libcrypto.tex | 2 | ||||
| -rw-r--r-- | Doc/lib/libre.tex | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index 0f8a2648b5..b7684b072f 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 bf0a38f47c..b7c88e37f1 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 |
