diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-29 02:30:04 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-29 02:30:04 (GMT) |
commit | c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7 (patch) | |
tree | bb5776ce97d32145d8d5fa5695e5ee74fe680683 /Doc/lib | |
parent | ddf22c4243c38e819a07cbad53b8711c08e5563f (diff) | |
download | cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.zip cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.tar.gz cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.tar.bz2 |
Update starship URLs.
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/libcrypto.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index 1353342..0f8a264 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -13,7 +13,7 @@ written by Andrew Kuchling of further interest; the package adds 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/python/crypto.html} or +\url{http://starship.python.net/crew/amk/python/crypto.html} or send email to \email{akuchlin@acm.org} for more information. \index{PGP} \index{Pretty Good Privacy} |