\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.}
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!
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!
% 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
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.}
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
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
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.}
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.}
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.}
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
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.}
\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
\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.}
\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
\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
% 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
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.}
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
\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()}.}
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
\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.}
\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
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