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

Skip to content

Commit e7c38d4

Browse files
author
Fredrik Lundh
committed
fixed the mail address in the documentation, too...
1 parent 37a0982 commit e7c38d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libre.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\section{\module{re} ---
22
Regular expression operations}
33
\declaremodule{standard}{re}
4-
\moduleauthor{Fredrik Lundh}{effbot@telia.com}
4+
\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com}
55
\sectionauthor{Andrew M. Kuchling}{[email protected]}
66

77

Doc/lib/libxmlrpclib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ \section{\module{xmlrpclib} --- XML-RPC client access}
22

33
\declaremodule{standard}{xmlrpclib}
44
\modulesynopsis{XML-RPC client access.}
5-
\moduleauthor{Fredrik Lundh}{effbot@telia.com}
5+
\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com}
66
\sectionauthor{Eric S. Raymond}{[email protected]}
77

88
% Not everyting is documented yet. It might be good to describe

0 commit comments

Comments
 (0)