]> granicus.if.org Git - python/commitdiff
use consistent email address for Tim
authorFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 16:15:35 +0000 (16:15 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 16:15:35 +0000 (16:15 +0000)
Doc/lib/libtabnanny.tex
Doc/lib/libweakref.tex
Doc/tut/tut.tex

index 02d4b7bdfd796e889d0053ecb2194bf4134fe9ae..12b9385b87175f399ae2e8fd5d6855fc1a9f001e 100644 (file)
@@ -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.
index 4600f0a2725df161d4e2f314c7e13a99fd40f1af..12a12200c4e4bf2547e4fe15ec83a14464f88c09 100644 (file)
@@ -229,7 +229,7 @@ then be used in other data structures without forcing the objects to
 remain alive, but the objects can still be retrieved by ID if they
 do.
 
-% Example contributed by Tim Peters <tim_one@msn.com>.
+% Example contributed by Tim Peters.
 \begin{verbatim}
 import weakref
 
index cbec92ca6299c4ab583a31795e21bec01dfacc88..fb60faabfb19846cb764d46e32930fb6e7225836 100644 (file)
@@ -4939,7 +4939,7 @@ be useful.
 
 
 \chapter{Floating Point Arithmetic:  Issues and Limitations\label{fp-issues}}
-\sectionauthor{Tim Peters}{tim_one@email.msn.com}
+\sectionauthor{Tim Peters}{tim_one@users.sourceforge.net}
 
 Floating-point numbers are represented in computer hardware as
 base 2 (binary) fractions.  For example, the decimal fraction