summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcfgparser.tex
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-01-08 15:01:08 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-01-08 15:01:08 (GMT)
commitc62af02ced371970b51c3949d644298d76a08aa3 (patch)
tree7a277dc04451d39c93c8a531f6608701c95e2db4 /Doc/lib/libcfgparser.tex
parent115147921cb327b0e381079d735d71500179bbe0 (diff)
downloadcpython-c62af02ced371970b51c3949d644298d76a08aa3.zip
cpython-c62af02ced371970b51c3949d644298d76a08aa3.tar.gz
cpython-c62af02ced371970b51c3949d644298d76a08aa3.tar.bz2
Fix some digicool addresses I noticed
Diffstat (limited to 'Doc/lib/libcfgparser.tex')
-rw-r--r--Doc/lib/libcfgparser.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcfgparser.tex b/Doc/lib/libcfgparser.tex
index deec8ec..ca9eb2d 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}