From: Andrew M. Kuchling Date: Mon, 5 Nov 2001 21:34:36 +0000 (+0000) Subject: Update obsolete e-mail address, and remove myself as a module author X-Git-Tag: v2.2.1c1~851 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f774b062e1ae6dcd4e8718b13f8318b5027a5b1;p=thirdparty%2FPython%2Fcpython.git Update obsolete e-mail address, and remove myself as a module author --- diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index 0ee2ba28b3d4..710075302908 100644 --- a/Doc/lib/libre.tex +++ b/Doc/lib/libre.tex @@ -1,9 +1,8 @@ \section{\module{re} --- Regular expression operations} \declaremodule{standard}{re} -\moduleauthor{Andrew M. Kuchling}{amk1@bigfoot.com} \moduleauthor{Fredrik Lundh}{effbot@telia.com} -\sectionauthor{Andrew M. Kuchling}{amk1@bigfoot.com} +\sectionauthor{Andrew M. Kuchling}{akuchlin@mems-exchange.org} \modulesynopsis{Regular expression search and match operations with a