summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-12-01 15:25:23 +0000
committerFred Drake <fdrake@acm.org>2000-12-01 15:25:23 +0000
commit57657bce9492ac8f4ec273e19a7e0357f028b036 (patch)
treeb9a4d079e26addf7f45fbec41de7180d5bed0472 /Doc
parente4dad905d440c211ca2eec90ea3ee5bdd3a0f66e (diff)
downloadcpython-git-57657bce9492ac8f4ec273e19a7e0357f028b036.tar.gz
Update Moshe Zadka's email address to one works and might last a while.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libcgihttp.tex2
-rw-r--r--Doc/lib/libcmp.tex2
-rw-r--r--Doc/lib/libcmpcache.tex2
-rw-r--r--Doc/lib/libcodeop.tex2
-rw-r--r--Doc/lib/libcurses.tex2
-rw-r--r--Doc/lib/libdircache.tex2
-rw-r--r--Doc/lib/libdl.tex2
-rw-r--r--Doc/lib/libfilecmp.tex2
-rw-r--r--Doc/lib/libfpformat.tex2
-rw-r--r--Doc/lib/liblinecache.tex2
-rw-r--r--Doc/lib/libmutex.tex2
-rw-r--r--Doc/lib/libnew.tex2
-rw-r--r--Doc/lib/libnis.tex2
-rw-r--r--Doc/lib/libpipes.tex2
-rw-r--r--Doc/lib/libpty.tex2
-rw-r--r--Doc/lib/librlcompleter.tex2
-rw-r--r--Doc/lib/libsched.tex2
-rw-r--r--Doc/lib/libsimplehttp.tex2
-rw-r--r--Doc/lib/libstatcache.tex2
-rw-r--r--Doc/lib/libstatvfs.tex2
-rw-r--r--Doc/lib/libsunau.tex2
-rw-r--r--Doc/lib/libtty.tex2
-rw-r--r--Doc/lib/libturtle.tex2
-rw-r--r--Doc/lib/libwave.tex2
24 files changed, 24 insertions, 24 deletions
diff --git a/Doc/lib/libcgihttp.tex b/Doc/lib/libcgihttp.tex
index 182aeade79..61cd08c334 100644
--- a/Doc/lib/libcgihttp.tex
+++ b/Doc/lib/libcgihttp.tex
@@ -4,7 +4,7 @@
\declaremodule{standard}{CGIHTTPServer}
\platform{Unix}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{This module provides a request handler for HTTP servers
which can run CGI scripts.}
diff --git a/Doc/lib/libcmp.tex b/Doc/lib/libcmp.tex
index 4f81b3c328..ad863107bf 100644
--- a/Doc/lib/libcmp.tex
+++ b/Doc/lib/libcmp.tex
@@ -2,7 +2,7 @@
File comparisons}
\declaremodule{standard}{cmp}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Compare files very efficiently.}
% XXX check version number before release!
diff --git a/Doc/lib/libcmpcache.tex b/Doc/lib/libcmpcache.tex
index 405c455b25..cd4fd6b692 100644
--- a/Doc/lib/libcmpcache.tex
+++ b/Doc/lib/libcmpcache.tex
@@ -2,7 +2,7 @@
Efficient file comparisons}
\declaremodule{standard}{cmpcache}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Compare files very efficiently.}
% XXX check version number before release!
diff --git a/Doc/lib/libcodeop.tex b/Doc/lib/libcodeop.tex
index cd9cb635fc..6b9f3cf263 100644
--- a/Doc/lib/libcodeop.tex
+++ b/Doc/lib/libcodeop.tex
@@ -4,7 +4,7 @@
% LaTeXed from excellent doc-string.
\declaremodule{standard}{codeop}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Compile (possibly incomplete) Python code.}
The \module{codeop} module provides a function to compile Python code
diff --git a/Doc/lib/libcurses.tex b/Doc/lib/libcurses.tex
index c82bed2e9a..7b7ab0a140 100644
--- a/Doc/lib/libcurses.tex
+++ b/Doc/lib/libcurses.tex
@@ -2,7 +2,7 @@
Terminal handling for character-cell displays}
\declaremodule{standard}{curses}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\sectionauthor{Eric Raymond}{esr@thyrsus.com}
\modulesynopsis{An interface to the curses library, providing portable
terminal handling.}
diff --git a/Doc/lib/libdircache.tex b/Doc/lib/libdircache.tex
index 45ac01a247..f546a46ef2 100644
--- a/Doc/lib/libdircache.tex
+++ b/Doc/lib/libdircache.tex
@@ -2,7 +2,7 @@
Cached directory listings}
\declaremodule{standard}{dircache}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Return directory listing, with cache mechanism.}
The \module{dircache} module defines a function for reading directory listing
diff --git a/Doc/lib/libdl.tex b/Doc/lib/libdl.tex
index 00c8ee518f..b9a324179c 100644
--- a/Doc/lib/libdl.tex
+++ b/Doc/lib/libdl.tex
@@ -2,7 +2,7 @@
Call C functions in shared objects}
\declaremodule{extension}{dl}
\platform{Unix} %?????????? Anyone????????????
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Call C functions in shared objects.}
The \module{dl} module defines an interface to the
diff --git a/Doc/lib/libfilecmp.tex b/Doc/lib/libfilecmp.tex
index d96c741b96..f380e32676 100644
--- a/Doc/lib/libfilecmp.tex
+++ b/Doc/lib/libfilecmp.tex
@@ -2,7 +2,7 @@
File and Directory Comparisons}
\declaremodule{standard}{filecmp}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Compare files efficiently.}
diff --git a/Doc/lib/libfpformat.tex b/Doc/lib/libfpformat.tex
index c67d83468b..577b50b498 100644
--- a/Doc/lib/libfpformat.tex
+++ b/Doc/lib/libfpformat.tex
@@ -2,7 +2,7 @@
Floating point conversions}
\declaremodule{standard}{fpformat}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{General floating point formatting functions.}
diff --git a/Doc/lib/liblinecache.tex b/Doc/lib/liblinecache.tex
index 1273521d76..f491d4c7ae 100644
--- a/Doc/lib/liblinecache.tex
+++ b/Doc/lib/liblinecache.tex
@@ -2,7 +2,7 @@
Random access to text lines}
\declaremodule{standard}{linecache}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{This module provides random access to individual lines
from text files.}
diff --git a/Doc/lib/libmutex.tex b/Doc/lib/libmutex.tex
index 773f9eb7a0..a493682238 100644
--- a/Doc/lib/libmutex.tex
+++ b/Doc/lib/libmutex.tex
@@ -3,7 +3,7 @@
Mutual exclusion support}
\declaremodule{standard}{mutex}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Lock and queue for mutual exclusion.}
The \module{mutex} defines a class that allows mutual-exclusion
diff --git a/Doc/lib/libnew.tex b/Doc/lib/libnew.tex
index e96415c79a..ec9bc1164a 100644
--- a/Doc/lib/libnew.tex
+++ b/Doc/lib/libnew.tex
@@ -2,7 +2,7 @@
Creation of runtime internal objects}
\declaremodule{builtin}{new}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Interface to the creation of runtime implementation objects.}
diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex
index 34ca329abf..14f47f0af8 100644
--- a/Doc/lib/libnis.tex
+++ b/Doc/lib/libnis.tex
@@ -4,7 +4,7 @@
\declaremodule{extension}{nis}
\platform{UNIX}
\moduleauthor{Fred Gansevles}{Fred.Gansevles@cs.utwente.nl}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Interface to Sun's NIS (a.k.a. Yellow Pages) library.}
The \module{nis} module gives a thin wrapper around the NIS library, useful
diff --git a/Doc/lib/libpipes.tex b/Doc/lib/libpipes.tex
index 6d389d8512..2b1763b0ea 100644
--- a/Doc/lib/libpipes.tex
+++ b/Doc/lib/libpipes.tex
@@ -3,7 +3,7 @@
\declaremodule{standard}{pipes}
\platform{Unix}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{A Python interface to \UNIX{} shell pipelines.}
diff --git a/Doc/lib/libpty.tex b/Doc/lib/libpty.tex
index aca9052ccc..bf75ef209b 100644
--- a/Doc/lib/libpty.tex
+++ b/Doc/lib/libpty.tex
@@ -4,7 +4,7 @@
\platform{IRIX, Linux}
\modulesynopsis{Pseudo-Terminal Handling for SGI and Linux.}
\moduleauthor{Steen Lumholt}{}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
The \module{pty} module defines operations for handling the
diff --git a/Doc/lib/librlcompleter.tex b/Doc/lib/librlcompleter.tex
index 3ff1cf35c8..03dea804d1 100644
--- a/Doc/lib/librlcompleter.tex
+++ b/Doc/lib/librlcompleter.tex
@@ -3,7 +3,7 @@
\declaremodule{standard}{rlcompleter}
\platform{Unix}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Python identifier completion for the GNU readline library.}
The \module{rlcompleter} module defines a completion function for
diff --git a/Doc/lib/libsched.tex b/Doc/lib/libsched.tex
index 42d248192a..678772d1e1 100644
--- a/Doc/lib/libsched.tex
+++ b/Doc/lib/libsched.tex
@@ -4,7 +4,7 @@
% LaTeXed and enhanced from comments in file
\declaremodule{standard}{sched}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{General purpose event scheduler.}
The \module{sched} module defines a class which implements a general
diff --git a/Doc/lib/libsimplehttp.tex b/Doc/lib/libsimplehttp.tex
index a571989ad1..67452985a7 100644
--- a/Doc/lib/libsimplehttp.tex
+++ b/Doc/lib/libsimplehttp.tex
@@ -2,7 +2,7 @@
Simple HTTP request handler}
\declaremodule{standard}{SimpleHTTPServer}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{This module provides a basic request handler for HTTP
servers.}
diff --git a/Doc/lib/libstatcache.tex b/Doc/lib/libstatcache.tex
index 7652849160..572e8b10b6 100644
--- a/Doc/lib/libstatcache.tex
+++ b/Doc/lib/libstatcache.tex
@@ -2,7 +2,7 @@
An optimization of \function{os.stat()}}
\declaremodule{standard}{statcache}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Stat files, and remember results.}
The \module{statcache} module provides a simple optimization to
diff --git a/Doc/lib/libstatvfs.tex b/Doc/lib/libstatvfs.tex
index 6b38d7a0c1..2dc89333b5 100644
--- a/Doc/lib/libstatvfs.tex
+++ b/Doc/lib/libstatvfs.tex
@@ -3,7 +3,7 @@
\declaremodule{standard}{statvfs}
% LaTeX'ed from comments in module
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Constants for interpreting the result of
\function{os.statvfs()}.}
diff --git a/Doc/lib/libsunau.tex b/Doc/lib/libsunau.tex
index 58aa460db9..235bc3b082 100644
--- a/Doc/lib/libsunau.tex
+++ b/Doc/lib/libsunau.tex
@@ -2,7 +2,7 @@
Read and write Sun AU files}
\declaremodule{standard}{sunau}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Provide an interface to the Sun AU sound format.}
The \module{sunau} module provides a convenient interface to the Sun
diff --git a/Doc/lib/libtty.tex b/Doc/lib/libtty.tex
index 9d2a42a608..d6867783ac 100644
--- a/Doc/lib/libtty.tex
+++ b/Doc/lib/libtty.tex
@@ -4,7 +4,7 @@
\declaremodule{standard}{tty}
\platform{Unix}
\moduleauthor{Steen Lumholt}{}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Utility functions that perform common terminal control
operations.}
diff --git a/Doc/lib/libturtle.tex b/Doc/lib/libturtle.tex
index f5d202a3dd..ad2371c631 100644
--- a/Doc/lib/libturtle.tex
+++ b/Doc/lib/libturtle.tex
@@ -6,7 +6,7 @@
\moduleauthor{Guido van Rossum}{guido@python.org}
\modulesynopsis{An environment for turtle graphics.}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
The \module{turtle} module provides turtle graphics primitives, in both an
diff --git a/Doc/lib/libwave.tex b/Doc/lib/libwave.tex
index 7c3c4640b9..c0f300bc60 100644
--- a/Doc/lib/libwave.tex
+++ b/Doc/lib/libwave.tex
@@ -3,7 +3,7 @@
Read and write WAV files}
\declaremodule{standard}{wave}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Provide an interface to the WAV sound format.}
The \module{wave} module provides a convenient interface to the WAV sound