diff options
author | Guido van Rossum <guido@python.org> | 1997-12-18 16:28:56 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-18 16:28:56 (GMT) |
commit | e903aab83331aa828d28620a1b78d5f3a67254a3 (patch) | |
tree | 6ea9026c926364893a7289ad8f8840efc672fc65 /Doc/lib/libcrypto.tex | |
parent | b2c6ef83f4d0f5cc5b92578ae4f2e48e6a5f0eb0 (diff) | |
download | cpython-e903aab83331aa828d28620a1b78d5f3a67254a3.zip cpython-e903aab83331aa828d28620a1b78d5f3a67254a3.tar.gz cpython-e903aab83331aa828d28620a1b78d5f3a67254a3.tar.bz2 |
Replace unprotected tilders by \~ -- an unprotected tilde is a
non-breaking space!
Diffstat (limited to 'Doc/lib/libcrypto.tex')
-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 5e5e03e..59734ba 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -23,7 +23,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 -\file{http://www.magnet.com/~amk/python/pct.html} or send email to +\file{http://www.magnet.com/\~amk/python/pct.html} or send email to \file{amk@magnet.com} for more information. \index{PGP} \indexii{DES}{cipher} |