]> granicus.if.org Git - python/commitdiff
Changed obsolete e-mail alias
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 03:16:04 +0000 (03:16 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 03:16:04 +0000 (03:16 +0000)
Doc/lib/libcrypto.tex
Doc/lib/libre.tex

index 0f8a2648b5ffe9cebf8d1811267c8496677b4618..b7684b072f88bdaee0e0284492013f27c1b06073 100644 (file)
@@ -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}
index bf0a38f47c1f9cb6ee632ee6ec88d2af24a649a5..b7c88e37f1db3e727741f12d8d0faebf431b2ef5 100644 (file)
@@ -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