summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtabnanny.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-12-30 16:15:35 (GMT)
committerFred Drake <fdrake@acm.org>2003-12-30 16:15:35 (GMT)
commit42713109d9badc9291ccd7a2492c9cc9c108e6f8 (patch)
tree1f3aaa8a23b5889423a3030d63d07baecf230926 /Doc/lib/libtabnanny.tex
parent34929f23f5793502447f079f7b90bd7af9db5006 (diff)
downloadcpython-42713109d9badc9291ccd7a2492c9cc9c108e6f8.zip
cpython-42713109d9badc9291ccd7a2492c9cc9c108e6f8.tar.gz
cpython-42713109d9badc9291ccd7a2492c9cc9c108e6f8.tar.bz2
use consistent email address for Tim
Diffstat (limited to 'Doc/lib/libtabnanny.tex')
-rw-r--r--Doc/lib/libtabnanny.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtabnanny.tex b/Doc/lib/libtabnanny.tex
index 02d4b7b..12b9385 100644
--- a/Doc/lib/libtabnanny.tex
+++ b/Doc/lib/libtabnanny.tex
@@ -7,7 +7,7 @@
\declaremodule{standard}{tabnanny}
\modulesynopsis{Tool for detecting white space related problems
in Python source files in a directory tree.}
-\moduleauthor{Tim Peters}{tim_one@email.msn.com}
+\moduleauthor{Tim Peters}{tim_one@users.sourceforge.net}
\sectionauthor{Peter Funk}{pf@artcom-gmbh.de}
For the time being this module is intended to be called as a script.