commit | e7c38d48ff920e5b669a4807564ae0d675510983 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Sat Oct 19 20:22:56 2002 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Sat Oct 19 20:22:56 2002 +0000 |
tree | f0b8134ee7d9b7ed05b6bcd28c1a5ad50bce1f18 | |
parent | 37a09822789d6ee3e6cb4e724f8e59e23b9ec83a [diff] [blame] |
fixed the mail address in the documentation, too...
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index 97d08a1..3dab1c4 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}