Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af5b766

Browse files
committed
Changed obsolete e-mail alias
1 parent 8e9d23b commit af5b766

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/lib/libcrypto.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ \chapter{Cryptographic Services}
1414
for reading and decrypting PGP files, and then some. These modules
1515
are not distributed with Python but available separately. See the URL
1616
\url{http://starship.python.net/crew/amk/python/crypto.html} or
17-
send email to \email{[email protected]} for more information.
17+
send email to \email{[email protected]} for more information.
1818
\index{PGP}
1919
\index{Pretty Good Privacy}
2020
\indexii{DES}{cipher}

Doc/lib/libre.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
\section{\module{re} ---
22
Perl-style regular expression operations.}
33
\declaremodule{standard}{re}
4-
\moduleauthor{Andrew M. Kuchling}{[email protected]}
5-
\sectionauthor{Andrew M. Kuchling}{[email protected]}
4+
\moduleauthor{Andrew M. Kuchling}{[email protected]}
5+
\sectionauthor{Andrew M. Kuchling}{[email protected]}
66

77

88
\modulesynopsis{Perl-style regular expression search and match

0 commit comments

Comments
 (0)