From: Fredrik Lundh Date: Sat, 19 Oct 2002 20:22:56 +0000 (+0000) Subject: fixed the mail address in the documentation, too... X-Git-Tag: v2.3c1~3717 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7c38d48ff920e5b669a4807564ae0d675510983;p=thirdparty%2FPython%2Fcpython.git fixed the mail address in the documentation, too... --- diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index 97d08a1edb57..3dab1c40ed1d 100644 --- a/Doc/lib/libre.tex +++ b/Doc/lib/libre.tex @@ -1,7 +1,7 @@ \section{\module{re} --- Regular expression operations} \declaremodule{standard}{re} -\moduleauthor{Fredrik Lundh}{effbot@telia.com} +\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com} \sectionauthor{Andrew M. Kuchling}{akuchlin@mems-exchange.org} diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 8b26a1faa05f..da9689244982 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -2,7 +2,7 @@ \declaremodule{standard}{xmlrpclib} \modulesynopsis{XML-RPC client access.} -\moduleauthor{Fredrik Lundh}{effbot@telia.com} +\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com} \sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com} % Not everyting is documented yet. It might be good to describe