diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-01-08 15:01:08 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-01-08 15:01:08 +0000 |
commit | c62af02ced371970b51c3949d644298d76a08aa3 (patch) | |
tree | 7a277dc04451d39c93c8a531f6608701c95e2db4 /Doc/lib/libcfgparser.tex | |
parent | 115147921cb327b0e381079d735d71500179bbe0 (diff) | |
download | cpython-git-c62af02ced371970b51c3949d644298d76a08aa3.tar.gz |
Fix some digicool addresses I noticed
Diffstat (limited to 'Doc/lib/libcfgparser.tex')
-rw-r--r-- | Doc/lib/libcfgparser.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcfgparser.tex b/Doc/lib/libcfgparser.tex index deec8ec39e..ca9eb2d70a 100644 --- a/Doc/lib/libcfgparser.tex +++ b/Doc/lib/libcfgparser.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{ConfigParser} \modulesynopsis{Configuration file parser.} -\moduleauthor{Ken Manheimer}{klm@digicool.com} +\moduleauthor{Ken Manheimer}{klm@zope.com} \moduleauthor{Barry Warsaw}{bwarsaw@python.org} \moduleauthor{Eric S. Raymond}{esr@thyrsus.com} \sectionauthor{Christopher G. Petrilli}{petrilli@amber.org} |