diff options
author | Fred Drake <fdrake@acm.org> | 1998-03-05 20:06:31 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-03-05 20:06:31 (GMT) |
commit | 213511754239f84de0b0bc57f59a25a49e82df05 (patch) | |
tree | 5d95f4aa05c3c7b6c8a85e4e80c0b81c06ac0f68 /Doc/libcrypto.tex | |
parent | 8b8eae3e68e6228935454f0b8d07f6b903e9a383 (diff) | |
download | cpython-213511754239f84de0b0bc57f59a25a49e82df05.zip cpython-213511754239f84de0b0bc57f59a25a49e82df05.tar.gz cpython-213511754239f84de0b0bc57f59a25a49e82df05.tar.bz2 |
Oops, I *thoughT* I had seen a better address for Andrew....
Diffstat (limited to 'Doc/libcrypto.tex')
-rw-r--r-- | Doc/libcrypto.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libcrypto.tex b/Doc/libcrypto.tex index a939134..bf8008f 100644 --- a/Doc/libcrypto.tex +++ b/Doc/libcrypto.tex @@ -25,7 +25,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.skyport.net/crew/amk/maintained/crypto.html} or -send email to \email{akuchlin@cnri.reston.va.us} for more information. +send email to \email{akuchlin@acm.org} for more information. \index{PGP} \index{Pretty Good Privacy} \indexii{DES}{cipher} |