diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-06-27 03:16:04 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-06-27 03:16:04 (GMT) |
commit | af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37 (patch) | |
tree | 5e6f4631be03f9d5d74fe8a966023ca6a2c780f5 /Doc/lib/libre.tex | |
parent | 8e9d23b2504eb7344017ba92a68bd90e22f6a506 (diff) | |
download | cpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.zip cpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.tar.gz cpython-af5b76677f2e6cd4b5b9bf91e0d36e3adfec3d37.tar.bz2 |
Changed obsolete e-mail alias
Diffstat (limited to 'Doc/lib/libre.tex')
-rw-r--r-- | Doc/lib/libre.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index bf0a38f..b7c88e3 100644 --- a/Doc/lib/libre.tex +++ b/Doc/lib/libre.tex @@ -1,8 +1,8 @@ \section{\module{re} --- Perl-style regular expression operations.} \declaremodule{standard}{re} -\moduleauthor{Andrew M. Kuchling}{akuchling@acm.org} -\sectionauthor{Andrew M. Kuchling}{akuchling@acm.org} +\moduleauthor{Andrew M. Kuchling}{amk1@bigfoot.com} +\sectionauthor{Andrew M. Kuchling}{amk1@bigfoot.com} \modulesynopsis{Perl-style regular expression search and match |