New section header style.

Fix up a few synopses.
This commit is contained in:
Fred Drake 1998-08-10 19:42:37 +00:00
parent 62e436955b
commit 295da24eaf
126 changed files with 364 additions and 209 deletions

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{aifc}} \section{\module{aifc} ---
Read and write audio files in AIFF or AIFC format.}
\declaremodule{standard}{aifc} \declaremodule{standard}{aifc}
\modulesynopsis{Read and write audio files in AIFF or AIFC format.} \modulesynopsis{Read and write audio files in AIFF or AIFC format.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{al}} \section{\module{al} ---
Audio functions on the SGI.}
\declaremodule{builtin}{al} \declaremodule{builtin}{al}
\modulesynopsis{Audio functions on the SGI.} \modulesynopsis{Audio functions on the SGI.}
@ -161,7 +162,8 @@ Get status information on last error.
\end{methoddesc} \end{methoddesc}
\section{Standard Module \module{AL}} \section{\module{AL} ---
Constants used with the \module{al} module.}
\declaremodule{standard}{AL} \declaremodule{standard}{AL}
\modulesynopsis{Constants used with the \module{al} module.} \modulesynopsis{Constants used with the \module{al} module.}

View file

@ -1,6 +1,7 @@
\chapter{Amoeba Specific Services} \chapter{Amoeba Specific Services}
\section{Built-in Module \module{amoeba}} \section{\module{amoeba} ---
None}
\declaremodule{builtin}{amoeba} \declaremodule{builtin}{amoeba}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{anydbm}} \section{\module{anydbm} ---
Generic interface to DBM-style database modules.}
\declaremodule{standard}{anydbm} \declaremodule{standard}{anydbm}
\modulesynopsis{Generic interface to DBM-style database modules.} \modulesynopsis{Generic interface to DBM-style database modules.}
@ -46,7 +47,8 @@ strings.
\section{Standard Module \module{dumbdbm}} \section{\module{dumbdbm} ---
Portable implementation of the simple DBM interface.}
\declaremodule{standard}{dumbdbm} \declaremodule{standard}{dumbdbm}
\modulesynopsis{Portable implementation of the simple DBM interface.} \modulesynopsis{Portable implementation of the simple DBM interface.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{array}} \section{\module{array} ---
Efficient arrays of uniformly typed numeric values.}
\declaremodule{builtin}{array} \declaremodule{builtin}{array}
\modulesynopsis{Efficient arrays of uniformly typed numeric values.} \modulesynopsis{Efficient arrays of uniformly typed numeric values.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{audioop}} \section{\module{audioop} ---
Manipulate raw audio data.}
\declaremodule{builtin}{audioop} \declaremodule{builtin}{audioop}
\modulesynopsis{Manipulate raw audio data.} \modulesynopsis{Manipulate raw audio data.}

View file

@ -1,7 +1,9 @@
\section{Standard Module \module{base64}} \section{\module{base64} ---
Encode and decode MIME base64 encoding.}
\declaremodule{standard}{base64} \declaremodule{standard}{base64}
\modulesynopsis{Encode/decode binary files using the MIME base64 encoding.} \modulesynopsis{Encode and decode files using the MIME base64
encoding.}
\indexii{base64}{encoding} \indexii{base64}{encoding}
\index{MIME!base64 encoding} \index{MIME!base64 encoding}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{BaseHTTPServer}} \section{\module{BaseHTTPServer} ---
Basic HTTP server.}
\declaremodule{standard}{BaseHTTPServer} \declaremodule{standard}{BaseHTTPServer}
\modulesynopsis{Basic HTTP server (base class for \modulesynopsis{Basic HTTP server (base class for

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{Bastion}} \section{\module{Bastion} ---
Providing restricted access to objects.}
\declaremodule{standard}{Bastion} \declaremodule{standard}{Bastion}
\modulesynopsis{Providing restricted access to objects.} \modulesynopsis{Providing restricted access to objects.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{binascii}} \section{\module{binascii} ---
Convert between binary and various ascii-encoded representations.}
\declaremodule{builtin}{binascii} \declaremodule{builtin}{binascii}
\modulesynopsis{Tools for converting between binary and various \modulesynopsis{Tools for converting between binary and various

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{binhex}} \section{\module{binhex} ---
Encode and decode files in binhex4 format.}
\declaremodule{standard}{binhex} \declaremodule{standard}{binhex}
\modulesynopsis{Encode and decode files in binhex4 format.} \modulesynopsis{Encode and decode files in binhex4 format.}

View file

@ -2,7 +2,8 @@
% example based on the PyModules FAQ entry by Aaron Watters % example based on the PyModules FAQ entry by Aaron Watters
% <arw@pythonpros.com>. % <arw@pythonpros.com>.
\section{Standard Module \module{bisect}} \section{\module{bisect} ---
Array bisection algorithms for binary searching.}
\declaremodule{standard}{bisect} \declaremodule{standard}{bisect}
\modulesynopsis{Array bisection algorithms for binary searching.} \modulesynopsis{Array bisection algorithms for binary searching.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{__builtin__}} \section{\module{__builtin__} ---
Built-in functions.}
\declaremodule[builtin]{builtin}{__builtin__} \declaremodule[builtin]{builtin}{__builtin__}
\modulesynopsis{The set of built-in functions.} \modulesynopsis{The set of built-in functions.}

View file

@ -1,6 +1,7 @@
% This section was contributed by Drew Csillag <drew_csillag@geocities.com>. % This section was contributed by Drew Csillag <drew_csillag@geocities.com>.
\section{Standard Module \module{calendar}} \section{\module{calendar} ---
Functions that emulate the \UNIX{} \program{cal} program.}
\declaremodule{standard}{calendar} \declaremodule{standard}{calendar}
\modulesynopsis{Functions that emulate the \UNIX{} \program{cal} \modulesynopsis{Functions that emulate the \UNIX{} \program{cal}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{cd}} \section{\module{cd} ---
Interface to the CD-ROM on Silicon Graphics systems.}
\declaremodule{builtin}{cd} \declaremodule{builtin}{cd}
\modulesynopsis{Interface to the CD-ROM on Silicon Graphics systems.} \modulesynopsis{Interface to the CD-ROM on Silicon Graphics systems.}

View file

@ -1,8 +1,9 @@
\section{Standard Module \module{cgi}} \section{\module{cgi} ---
Common Gateway Interface support.}
\declaremodule{standard}{cgi} \declaremodule{standard}{cgi}
\modulesynopsis{Common Gateway Interface, used to interpret forms in server-side \modulesynopsis{Common Gateway Interface support, used to interpret
scripts.} forms in server-side scripts.}
\indexii{WWW}{server} \indexii{WWW}{server}
\indexii{CGI}{protocol} \indexii{CGI}{protocol}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{cmath}} \section{\module{cmath} ---
Mathematical functions for complex numbers.}
\declaremodule{builtin}{cmath} \declaremodule{builtin}{cmath}

View file

@ -1,9 +1,10 @@
% Documentation by ESR \section{\module{cmd} ---
\section{Standard Module \module{cmd}} Build line-oriented command interpreters.}
\declaremodule{standard}{cmd} \declaremodule{standard}{cmd}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\modulesynopsis{Build line-oriented command interpreters; this is used by module \modulesynopsis{Build line-oriented command interpreters; this is used
\module{pdb}.} by module \module{pdb}.}
The \class{Cmd} class provides a simple framework for writing The \class{Cmd} class provides a simple framework for writing

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{code}} \section{\module{code} ---
Code object services.}
\declaremodule{standard}{code} \declaremodule{standard}{code}
\modulesynopsis{Code object services.} \modulesynopsis{Code object services.}

View file

@ -1,7 +1,7 @@
% Documentation written by Sue Williams. \section{\module{commands} ---
Wrapper functions for \function{os.popen()}.}
\section{Standard Module \module{commands}}
\declaremodule{standard}{commands} \declaremodule{standard}{commands}
\sectionauthor{Sue Williams}{sbw@provis.com}
\modulesynopsis{Wrapper functions for \function{os.popen()}.} \modulesynopsis{Wrapper functions for \function{os.popen()}.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{copy}} \section{\module{copy} ---
Shallow and deep copy operations.}
\declaremodule{standard}{copy} \declaremodule{standard}{copy}
\modulesynopsis{Shallow and deep copy operations.} \modulesynopsis{Shallow and deep copy operations.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{copy_reg}} \section{\module{copy_reg} ---
Register \module{pickle} support functions.}
\declaremodule[copyreg]{standard}{copy_reg} \declaremodule[copyreg]{standard}{copy_reg}
\modulesynopsis{Register \module{pickle} support functions.} \modulesynopsis{Register \module{pickle} support functions.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{crypt}} \section{\module{crypt} ---
The \cfunction{crypt()} function used to check \UNIX{} passwords.}
\declaremodule{builtin}{crypt} \declaremodule{builtin}{crypt}
\modulesynopsis{The \cfunction{crypt()} function used to check \UNIX{} passwords.} \modulesynopsis{The \cfunction{crypt()} function used to check \UNIX{} passwords.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{dbm}} \section{\module{dbm} ---
The standard ``database'' interface, based on ndbm.}
\declaremodule{builtin}{dbm} \declaremodule{builtin}{dbm}
\modulesynopsis{The standard ``database'' interface, based on ndbm.} \modulesynopsis{The standard ``database'' interface, based on ndbm.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{dis}} \section{\module{dis} ---
Disassembler.}
\declaremodule{standard}{dis} \declaremodule{standard}{dis}
\modulesynopsis{Disassembler.} \modulesynopsis{Disassembler.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{errno}} \section{\module{errno} ---
Standard errno system symbols.}
\declaremodule{standard}{errno} \declaremodule{standard}{errno}
\modulesynopsis{Standard errno system symbols.} \modulesynopsis{Standard errno system symbols.}

View file

@ -1,5 +1,6 @@
% Manual text by Jaap Vermeulen % Manual text by Jaap Vermeulen
\section{Built-in Module \module{fcntl}} \section{\module{fcntl} ---
The \function{fcntl()} and \function{ioctl()} system calls.}
\declaremodule{builtin}{fcntl} \declaremodule{builtin}{fcntl}
\modulesynopsis{The \function{fcntl()} and \function{ioctl()} system calls.} \modulesynopsis{The \function{fcntl()} and \function{ioctl()} system calls.}

View file

@ -1,10 +1,11 @@
% Documentation heavily adapted from module docstring. \section{\module{fileinput} ---
Iteration over lines from multiple input streams.}
\section{Standard Module \module{fileinput}}
\declaremodule{standard}{fileinput} \declaremodule{standard}{fileinput}
\moduleauthor{Guido van Rossum}{guido@python.org}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
\modulesynopsis{Perl-like iteration over lines from multiple input streams, with \modulesynopsis{Perl-like iteration over lines from multiple input
``save in place'' capability.} streams, with ``save in place'' capability.}
This module implements a helper class and functions to quickly write a This module implements a helper class and functions to quickly write a

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{fl}} \section{\module{fl} ---
FORMS library interface for GUI applications.}
\declaremodule{builtin}{fl} \declaremodule{builtin}{fl}
\modulesynopsis{FORMS library interface for GUI applications.} \modulesynopsis{FORMS library interface for GUI applications.}
@ -464,7 +465,8 @@ FORMS objects have these data attributes; see the FORMS documentation:
\lineiii{automatic}{int (read-only)}{(see FORMS docs)} \lineiii{automatic}{int (read-only)}{(see FORMS docs)}
\end{tableiii} \end{tableiii}
\section{Standard Module \module{FL}} \section{\module{FL} ---
Constants used with the \module{fl} module.}
\declaremodule{standard}{FL} \declaremodule{standard}{FL}
\modulesynopsis{Constants used with the \module{fl} module.} \modulesynopsis{Constants used with the \module{fl} module.}
@ -481,7 +483,8 @@ import fl
from FL import * from FL import *
\end{verbatim} \end{verbatim}
\section{Standard Module \module{flp}} \section{\module{flp} ---
Loading functions for stored FORMS designs.}
\declaremodule{standard}{flp} \declaremodule{standard}{flp}
\modulesynopsis{Loading functions for stored FORMS designs.} \modulesynopsis{Loading functions for stored FORMS designs.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{fm}} \section{\module{fm} ---
\emph{Font Manager} interface for SGI workstations.}
\declaremodule{builtin}{fm} \declaremodule{builtin}{fm}
\modulesynopsis{\emph{Font Manager} interface for SGI workstations.} \modulesynopsis{\emph{Font Manager} interface for SGI workstations.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{fnmatch}} \section{\module{fnmatch} ---
\UNIX{} shell style pathname pattern matching.}
\declaremodule{standard}{fnmatch} \declaremodule{standard}{fnmatch}
\modulesynopsis{\UNIX{} shell style pathname pattern matching.} \modulesynopsis{\UNIX{} shell style pathname pattern matching.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{formatter}} \section{\module{formatter} ---
Generic output formatter and device interface.}
\declaremodule{standard}{formatter} \declaremodule{standard}{formatter}
\modulesynopsis{Generic output formatter and device interface.} \modulesynopsis{Generic output formatter and device interface.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{ftplib}} \section{\module{ftplib} ---
FTP protocol client.}
\declaremodule{standard}{ftplib} \declaremodule{standard}{ftplib}
\modulesynopsis{FTP protocol client (requires sockets).} \modulesynopsis{FTP protocol client (requires sockets).}

View file

@ -1,5 +1,4 @@
\section{Built-in Functions} \section{Built-in Functions \label{built-in-funcs}}
\label{built-in-funcs}
The Python interpreter has a number of functions built into it that The Python interpreter has a number of functions built into it that
are always available. They are listed here in alphabetical order. are always available. They are listed here in alphabetical order.

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{gdbm}} \section{\module{gdbm} ---
GNU's reinterpretation of dbm.}
\declaremodule{builtin}{gdbm} \declaremodule{builtin}{gdbm}
\modulesynopsis{GNU's reinterpretation of dbm.} \modulesynopsis{GNU's reinterpretation of dbm.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{getopt}} \section{\module{getopt} ---
Parser for command line options.}
\declaremodule{standard}{getopt} \declaremodule{standard}{getopt}
\modulesynopsis{Parser for command line options.} \modulesynopsis{Parser for command line options.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{gl}} \section{\module{gl} ---
Functions from the Silicon Graphics \emph{Graphics Library}.}
\declaremodule{builtin}{gl} \declaremodule{builtin}{gl}
\modulesynopsis{Functions from the Silicon Graphics \emph{Graphics Library}.} \modulesynopsis{Functions from the Silicon Graphics \emph{Graphics Library}.}
@ -185,7 +186,8 @@ def main():
main() main()
\end{verbatim} \end{verbatim}
% %
\section{Standard Module \module{DEVICE}} \section{\module{DEVICE} ---
Constants used with the \module{gl} module.}
\declaremodule{standard}{DEVICE} \declaremodule{standard}{DEVICE}
\modulesynopsis{Constants used with the \module{gl} module.} \modulesynopsis{Constants used with the \module{gl} module.}
@ -196,7 +198,8 @@ This modules defines the constants used by the Silicon Graphics
Read the module source file for details. Read the module source file for details.
\section{Standard Module \module{GL}} \section{\module{GL} ---
Constants used with the \module{gl} module.}
\declaremodule{standard}{GL} \declaremodule{standard}{GL}
\modulesynopsis{Constants used with the \module{gl} module.} \modulesynopsis{Constants used with the \module{gl} module.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{glob}} \section{\module{glob} ---
\UNIX{} shell style pathname pattern expansion.}
\declaremodule{standard}{glob} \declaremodule{standard}{glob}
\modulesynopsis{\UNIX{} shell style pathname pattern expansion.} \modulesynopsis{\UNIX{} shell style pathname pattern expansion.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{gopherlib}} \section{\module{gopherlib} ---
Gopher protocol client.}
\declaremodule{standard}{gopherlib} \declaremodule{standard}{gopherlib}
\modulesynopsis{Gopher protocol client (requires sockets).} \modulesynopsis{Gopher protocol client (requires sockets).}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{grp}} \section{\module{grp} ---
The group database.}
\declaremodule{builtin}{grp} \declaremodule{builtin}{grp}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{gzip}} \section{\module{gzip} ---
\program{gzip} compression and decompression using files.}
\declaremodule{standard}{gzip} \declaremodule{standard}{gzip}
\modulesynopsis{Interfaces for \program{gzip} compression and \modulesynopsis{Interfaces for \program{gzip} compression and

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{htmllib}} \section{\module{htmllib} ---
A parser for HTML documents.}
\declaremodule{standard}{htmllib} \declaremodule{standard}{htmllib}
\modulesynopsis{A parser for HTML documents.} \modulesynopsis{A parser for HTML documents.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{httplib}} \section{\module{httplib} ---
HTTP protocol client.}
\declaremodule{standard}{httplib} \declaremodule{standard}{httplib}
\modulesynopsis{HTTP protocol client (requires sockets).} \modulesynopsis{HTTP protocol client (requires sockets).}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{imageop}} \section{\module{imageop} ---
Manipulate raw image data.}
\declaremodule{builtin}{imageop} \declaremodule{builtin}{imageop}
\modulesynopsis{Manipulate raw image data.} \modulesynopsis{Manipulate raw image data.}

View file

@ -1,10 +1,11 @@
% Based on HTML documentation by Piers Lauder <piers@staff.cs.usyd.edu.au>; % Based on HTML documentation by Piers Lauder <piers@staff.cs.usyd.edu.au>;
% converted by Fred L. Drake, Jr. <fdrake@acm.org>. % converted by Fred L. Drake, Jr. <fdrake@acm.org>.
%
% The imaplib module was written by Piers Lauder.
\section{Standard Module \module{imaplib}} \section{\module{imaplib} ---
IMAP4 protocol client.}
\declaremodule{standard}{imaplib} \declaremodule{standard}{imaplib}
\moduleauthor{Piers Lauder}{piers@staff.cs.usyd.edu.au}
\sectionauthor{Piers Lauder}{piers@staff.cs.usyd.edu.au}
\modulesynopsis{IMAP4 protocol client (requires sockets).} \modulesynopsis{IMAP4 protocol client (requires sockets).}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{imgfile}} \section{\module{imgfile} ---
Support for SGI imglib files.}
\declaremodule{builtin}{imgfile} \declaremodule{builtin}{imgfile}
\modulesynopsis{Support for SGI imglib files.} \modulesynopsis{Support for SGI imglib files.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{imghdr}} \section{\module{imghdr} ---
Determine the type of image contained in a file or byte stream.}
\declaremodule{standard}{imghdr} \declaremodule{standard}{imghdr}
\modulesynopsis{Determine the type of image contained in a file or byte stream.} \modulesynopsis{Determine the type of image contained in a file or byte stream.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{imp}} \section{\module{imp} ---
Access the implementation of the \keyword{import} statement.}
\declaremodule{builtin}{imp} \declaremodule{builtin}{imp}
\modulesynopsis{Access the implementation of the \keyword{import} statement.} \modulesynopsis{Access the implementation of the \keyword{import} statement.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{jpeg}} \section{\module{jpeg} ---
Read and write image files in compressed JPEG format.}
\declaremodule{builtin}{jpeg} \declaremodule{builtin}{jpeg}
\modulesynopsis{Read and write image files in compressed JPEG format.} \modulesynopsis{Read and write image files in compressed JPEG format.}

View file

@ -1,7 +1,8 @@
\section{Standard Module \module{keyword}} \section{\module{keyword} ---
Test whether a string is a Python keyword.}
\declaremodule{standard}{keyword} \declaremodule{standard}{keyword}
\modulesynopsis{Test whether a string is a keyword in the Python language.} \modulesynopsis{Test whether a string is a keyword in Python.}
This module allows a Python program to determine if a string is a This module allows a Python program to determine if a string is a

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{locale}} \section{\module{locale} ---
Internationalization services.}
\declaremodule{standard}{locale} \declaremodule{standard}{locale}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{mailbox}} \section{\module{mailbox} ---
Read various mailbox formats.}
\declaremodule{standard}{mailbox} \declaremodule{standard}{mailbox}
\modulesynopsis{Read various mailbox formats.} \modulesynopsis{Read various mailbox formats.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{mailcap}} \section{\module{mailcap} ---
Mailcap file handling.}
\declaremodule{standard}{mailcap} \declaremodule{standard}{mailcap}
\modulesynopsis{Mailcap file handling.} \modulesynopsis{Mailcap file handling.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{__main__}} \section{\module{__main__} ---
Top-level script environment.}
\declaremodule[main]{builtin}{__main__} \declaremodule[main]{builtin}{__main__}
\modulesynopsis{The environment where the top-level script is run.} \modulesynopsis{The environment where the top-level script is run.}

View file

@ -1,8 +1,9 @@
\section{Built-in Module \module{marshal}} \section{\module{marshal} ---
Python object serialization (with different constraints).}
\declaremodule{builtin}{marshal} \declaremodule{builtin}{marshal}
\modulesynopsis{Convert Python objects to streams of bytes and back (with \modulesynopsis{Convert Python objects to streams of bytes and back
different constraints).} (with different constraints).}
This module contains functions that can read and write Python This module contains functions that can read and write Python

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{math}} \section{\module{math} ---
Mathematical functions (\function{sin()} etc.).}
\declaremodule{builtin}{math} \declaremodule{builtin}{math}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{md5}} \section{\module{md5} ---
MD5 message digest algorithm.}
\declaremodule{builtin}{md5} \declaremodule{builtin}{md5}
\modulesynopsis{RSA's MD5 message digest algorithm.} \modulesynopsis{RSA's MD5 message digest algorithm.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{mimetools}} \section{\module{mimetools} ---
Tools for parsing MIME style message bodies.}
\declaremodule{standard}{mimetools} \declaremodule{standard}{mimetools}
\modulesynopsis{Tools for parsing MIME style message bodies.} \modulesynopsis{Tools for parsing MIME style message bodies.}

View file

@ -2,7 +2,8 @@
% <fdrake@acm.org>, based in part on original docstrings in the % <fdrake@acm.org>, based in part on original docstrings in the
% mimetypes module. % mimetypes module.
\section{Standard Module \module{mimetypes}} \section{\module{mimetypes} ---
Mapping of filename extensions to MIME types.}
\declaremodule{standard}{mimetypes} \declaremodule{standard}{mimetypes}
\modulesynopsis{Mapping of filename extensions to MIME types.} \modulesynopsis{Mapping of filename extensions to MIME types.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{mimify}} \section{\module{mimify} ---
Mimification and unmimification of mail messages.}
\declaremodule{standard}{mimify} \declaremodule{standard}{mimify}
\modulesynopsis{Mimification and unmimification of mail messages.} \modulesynopsis{Mimification and unmimification of mail messages.}

View file

@ -1,7 +1,9 @@
\section{Built-in Module \module{mpz}} \section{\module{mpz} ---
GNU MP library for arbitrary precision arithmetic.}
\declaremodule{builtin}{mpz} \declaremodule{builtin}{mpz}
\modulesynopsis{Interface to the GNU MP library for arbitrary precision arithmetic.} \modulesynopsis{Interface to the GNU MP library for arbitrary
precision arithmetic.}
This is an optional module. It is only available when Python is This is an optional module. It is only available when Python is

View file

@ -1,6 +1,7 @@
% Documentation by ESR \section{\module{multifile} ---
\section{Standard Module \module{multifile}} Support for reading files which contain distinct parts.}
\declaremodule{standard}{multifile} \declaremodule{standard}{multifile}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\modulesynopsis{Support for reading files which contain distinct \modulesynopsis{Support for reading files which contain distinct
parts, such as some MIME data.} parts, such as some MIME data.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{ni}} \section{\module{ni} ---
None}
\declaremodule{standard}{ni} \declaremodule{standard}{ni}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{nntplib}} \section{\module{nntplib} ---
NNTP protocol client.}
\declaremodule{standard}{nntplib} \declaremodule{standard}{nntplib}
\modulesynopsis{NNTP protocol client (requires sockets).} \modulesynopsis{NNTP protocol client (requires sockets).}

View file

@ -1,7 +1,7 @@
% Contributed by Skip Montanaro, from the module's doc strings. \section{\module{operator} ---
Standard operators as functions.}
\section{Built-in Module \module{operator}}
\declaremodule{builtin}{operator} \declaremodule{builtin}{operator}
\sectionauthor{Skip Montanaro}{skip@automatrix.com}
\modulesynopsis{All Python's standard operators as built-in functions.} \modulesynopsis{All Python's standard operators as built-in functions.}
@ -90,7 +90,7 @@ Return the outcome of \keyword{not} \var{o}.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{truth}{o} \begin{funcdesc}{truth}{o}
Return 1 if \var{o} is true, and 0 otherwise. Return \code{1} if \var{o} is true, and 0 otherwise.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{concat}{a, b} \begin{funcdesc}{concat}{a, b}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{os}} \section{\module{os} ---
Miscellaneous OS interfaces.}
\declaremodule{standard}{os} \declaremodule{standard}{os}
\modulesynopsis{Miscellaneous OS interfaces.} \modulesynopsis{Miscellaneous OS interfaces.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{panel}} \section{\module{panel} ---
None}
\declaremodule{standard}{panel} \declaremodule{standard}{panel}
\modulesynopsis{None} \modulesynopsis{None}
@ -31,7 +32,8 @@ before calling
or or
\code{panel.defpanellist()}. \code{panel.defpanellist()}.
\section{Standard Module \module{panelparser}} \section{\module{panelparser} ---
None}
\declaremodule{standard}{panelparser} \declaremodule{standard}{panelparser}
\modulesynopsis{None} \modulesynopsis{None}
@ -49,7 +51,8 @@ to Python strings and sub-expressions (recursively) to Python lists.
For more details, read the module file. For more details, read the module file.
% XXXXJH should be funcdesc, I think % XXXXJH should be funcdesc, I think
\section{Built-in Module \module{pnl}} \section{\module{pnl} ---
None}
\declaremodule{builtin}{pnl} \declaremodule{builtin}{pnl}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -9,11 +9,13 @@
% in any way. % in any way.
% %
\section{Built-in Module \module{parser}} \section{\module{parser} ---
Access parse trees of Python code.}
\declaremodule{builtin}{parser} \declaremodule{builtin}{parser}
\moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
\modulesynopsis{Retrieve and submit parse trees from and to the runtime support \modulesynopsis{Access parse trees of Python source code.}
environment.}
\index{parsing!Python source code} \index{parsing!Python source code}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{pickle}} \section{\module{pickle} ---
Python object serialization.}
\declaremodule{standard}{pickle} \declaremodule{standard}{pickle}
\modulesynopsis{Convert Python objects to streams of bytes and back.} \modulesynopsis{Convert Python objects to streams of bytes and back.}
@ -274,7 +275,8 @@ registration}
\end{seealso} \end{seealso}
\section{Built-in Module \module{cPickle}} \section{\module{cPickle} ---
Alternate implementation of \module{pickle}.}
\declaremodule{builtin}{cPickle} \declaremodule{builtin}{cPickle}
\modulesynopsis{Faster version of \module{pickle}, but not subclassable.} \modulesynopsis{Faster version of \module{pickle}, but not subclassable.}

View file

@ -2,9 +2,12 @@
% <drew_csillag@geocities.com>, with some re-organization by Fred L. % <drew_csillag@geocities.com>, with some re-organization by Fred L.
% Drake, Jr. <fdrake@acm.org>. % Drake, Jr. <fdrake@acm.org>.
\section{Standard Module \module{popen2}} \section{\module{popen2} ---
Subprocesses with accessible standard I/O streams.}
\declaremodule{standard}{popen2} \declaremodule{standard}{popen2}
\sectionauthor{Drew Csillag}{drew_csillag@geocities.com}
\modulesynopsis{Subprocesses with accessible standard I/O streams.} \modulesynopsis{Subprocesses with accessible standard I/O streams.}

View file

@ -3,7 +3,8 @@
%it since I just stole most of it from the poplib.py source code and %it since I just stole most of it from the poplib.py source code and
%the imaplib ``chapter''. %the imaplib ``chapter''.
\section{Standard Module \module{poplib}} \section{\module{poplib} ---
POP3 protocol client.}
\declaremodule{standard}{poplib} \declaremodule{standard}{poplib}
\modulesynopsis{POP3 protocol client (requires sockets).} \modulesynopsis{POP3 protocol client (requires sockets).}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{posix}} \section{\module{posix} ---
The most common \POSIX{} system calls.}
\declaremodule{builtin}{posix} \declaremodule{builtin}{posix}
\modulesynopsis{The most common \POSIX{} system calls (normally used via module \modulesynopsis{The most common \POSIX{} system calls (normally used via module

View file

@ -1,5 +1,6 @@
% Manual text and implementation by Jaap Vermeulen % Manual text and implementation by Jaap Vermeulen
\section{Standard Module \module{posixfile}} \section{\module{posixfile} ---
A file-like object with support for locking.}
\declaremodule{builtin}{posixfile} \declaremodule{builtin}{posixfile}
\modulesynopsis{A file-like object with support for locking.} \modulesynopsis{A file-like object with support for locking.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{posixpath}} \section{\module{posixpath} ---
Common \POSIX{} pathname manipulations.}
\declaremodule{standard}{posixpath} \declaremodule{standard}{posixpath}
\modulesynopsis{Common \POSIX{} pathname manipulations.} \modulesynopsis{Common \POSIX{} pathname manipulations.}

View file

@ -1,6 +1,7 @@
%% Author: Fred L. Drake, Jr. <fdrake@acm.org> %% Author: Fred L. Drake, Jr. <fdrake@acm.org>
\section{Standard Module \module{pprint}} \section{\module{pprint} ---
Data pretty printer.}
\declaremodule{standard}{pprint} \declaremodule{standard}{pprint}
\modulesynopsis{Data pretty printer.} \modulesynopsis{Data pretty printer.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{pwd}} \section{\module{pwd} ---
The password database.}
\declaremodule{builtin}{pwd} \declaremodule{builtin}{pwd}

View file

@ -1,7 +1,8 @@
\section{Standard Module \module{Queue}} \section{\module{Queue} ---
A synchronized queue class.}
\declaremodule{standard}{Queue} \declaremodule{standard}{Queue}
\modulesynopsis{A stynchronized queue class.} \modulesynopsis{A synchronized queue class.}

View file

@ -1,7 +1,9 @@
\section{Standard Module \module{quopri}} \section{\module{quopri} ---
Encode and decode MIME quoted-printable encoding.}
\declaremodule{standard}{quopri} \declaremodule{standard}{quopri}
\modulesynopsis{Encode/decode binary files using the MIME quoted-printable encoding.} \modulesynopsis{Encode and decode files using the MIME
quoted-printable encoding.}
This module performs quoted-printable transport encoding and decoding, This module performs quoted-printable transport encoding and decoding,

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{rand}} \section{\module{rand} ---
None}
\declaremodule{standard}{rand} \declaremodule{standard}{rand}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -1,7 +1,9 @@
\section{Standard Module \module{random}} \section{\module{random} ---
Generate pseudo-random numbers with various distributions.}
\declaremodule{standard}{random} \declaremodule{standard}{random}
\modulesynopsis{Generate pseudo-random numbers with various common distributions.} \modulesynopsis{Generate pseudo-random numbers with various common
distributions.}
This module implements pseudo-random number generators for various This module implements pseudo-random number generators for various

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{re}} \section{\module{re} ---
New Perl-style regular expression search and match operations.}
\declaremodule{standard}{re} \declaremodule{standard}{re}
\moduleauthor{Andrew M. Kuchling}{akuchling@acm.org} \moduleauthor{Andrew M. Kuchling}{akuchling@acm.org}
\sectionauthor{Andrew M. Kuchling}{akuchling@acm.org} \sectionauthor{Andrew M. Kuchling}{akuchling@acm.org}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{regex}} \section{\module{regex} ---
Regular expression search and match operations.}
\declaremodule{builtin}{regex} \declaremodule{builtin}{regex}
\modulesynopsis{Regular expression search and match operations.} \modulesynopsis{Regular expression search and match operations.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{regsub}} \section{\module{regsub} ---
Substitution and splitting operations that use regular expressions.}
\declaremodule{standard}{regsub} \declaremodule{standard}{regsub}
\modulesynopsis{Substitution and splitting operations that use regular expressions.} \modulesynopsis{Substitution and splitting operations that use regular expressions.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{resource}} \section{\module{resource} ---
Resource usage information.}
\declaremodule{builtin}{resource} \declaremodule{builtin}{resource}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{rexec}} \section{\module{rexec} ---
Basic restricted execution framework.}
\declaremodule{standard}{rexec} \declaremodule{standard}{rexec}
\modulesynopsis{Basic restricted execution framework.} \modulesynopsis{Basic restricted execution framework.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{rfc822}} \section{\module{rfc822} ---
Parse RFC 822 mail headers.}
\declaremodule{standard}{rfc822} \declaremodule{standard}{rfc822}
\modulesynopsis{Parse \rfc{822} style mail headers.} \modulesynopsis{Parse \rfc{822} style mail headers.}

View file

@ -1,8 +1,9 @@
\section{Built-in Module \module{rgbimg}} \section{\module{rgbimg} ---
Read and write image files in ``SGI RGB'' format.}
\declaremodule{builtin}{rgbimg} \declaremodule{builtin}{rgbimg}
\modulesynopsis{Read and write image files in ``SGI RGB'' format (the module is \modulesynopsis{Read and write image files in ``SGI RGB'' format (the module is
\emph{not} SGI specific though)!} \emph{not} SGI specific though!).}
The \module{rgbimg} module allows Python programs to access SGI imglib image The \module{rgbimg} module allows Python programs to access SGI imglib image

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{rotor}} \section{\module{rotor} ---
Enigma-like encryption and decryption.}
\declaremodule{builtin}{rotor} \declaremodule{builtin}{rotor}
\modulesynopsis{Enigma-like encryption and decryption.} \modulesynopsis{Enigma-like encryption and decryption.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{select}} \section{\module{select} ---
Wait for I/O completion on multiple streams.}
\declaremodule{builtin}{select} \declaremodule{builtin}{select}
\modulesynopsis{Wait for I/O completion on multiple streams.} \modulesynopsis{Wait for I/O completion on multiple streams.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{sgmllib}} \section{\module{sgmllib} ---
Simple SGML parser.}
\declaremodule{standard}{sgmllib} \declaremodule{standard}{sgmllib}
\modulesynopsis{Only as much of an SGML parser as needed to parse HTML.} \modulesynopsis{Only as much of an SGML parser as needed to parse HTML.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{shelve}} \section{\module{shelve} ---
Python object persistency.}
\declaremodule{standard}{shelve} \declaremodule{standard}{shelve}
\modulesynopsis{Python object persistency.} \modulesynopsis{Python object persistency.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{signal}} \section{\module{signal} ---
Set handlers for asynchronous events.}
\declaremodule{builtin}{signal} \declaremodule{builtin}{signal}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{site}} \section{\module{site} ---
A standard way to reference site-specific modules.}
\declaremodule{standard}{site} \declaremodule{standard}{site}
\modulesynopsis{A standard way to reference site-specific modules.} \modulesynopsis{A standard way to reference site-specific modules.}

View file

@ -1,6 +1,7 @@
% Documentation by ESR \section{\module{smtplib} ---
\section{Standard Module \module{smtplib}} SMTP protocol client.}
\declaremodule{standard}{smtplib} \declaremodule{standard}{smtplib}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\modulesynopsis{SMTP protocol client (requires sockets).} \modulesynopsis{SMTP protocol client (requires sockets).}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{socket}} \section{\module{socket} ---
Low-level networking interface.}
\declaremodule{builtin}{socket} \declaremodule{builtin}{socket}
\modulesynopsis{Low-level networking interface.} \modulesynopsis{Low-level networking interface.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{SocketServer}} \section{\module{SocketServer} ---
A framework for network servers.}
\declaremodule{standard}{SocketServer} \declaremodule{standard}{SocketServer}
\modulesynopsis{A framework for network servers.} \modulesynopsis{A framework for network servers.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{soundex}} \section{\module{soundex} ---
None}
\declaremodule{builtin}{soundex} \declaremodule{builtin}{soundex}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -1,18 +1,20 @@
% By Skip Montanaro \section{\module{stat} ---
Utilities for interpreting \function{stat()} results.}
\section{Standard Module \module{stat}}
\declaremodule{standard}{stat} \declaremodule{standard}{stat}
\sectionauthor{Skip Montanaro}{skip@automatrix.com}
\modulesynopsis{Utilities for interpreting the results of \modulesynopsis{Utilities for interpreting the results of
\function{os.stat()}, \function{os.lstat()} and \function{os.fstat()}.} \function{os.stat()}, \function{os.lstat()} and \function{os.fstat()}.}
The \code{stat} module defines constants and functions for interpreting the The \module{stat} module defines constants and functions for
results of \code{os.stat()} and \code{os.lstat()} (if they exist). interpreting the results of \function{os.stat()} and
For complete details about the \code{stat()} and \code{lstat()} system \function{os.lstat()} (if they exist). For complete details about the
calls, consult your local man pages. \cfunction{stat()} and \cfunction{lstat()} system calls, consult your
local man pages.
The \code{stat} module defines the following functions: The \module{stat} module defines the following functions:
\begin{funcdesc}{S_ISDIR}{mode} \begin{funcdesc}{S_ISDIR}{mode}

View file

@ -14,7 +14,8 @@ of dialogs. For most platforms, alternative, native solutions exist
under X11, Win32 for Windows and Windows NT, and a collection of under X11, Win32 for Windows and Windows NT, and a collection of
native toolkit interfaces for the Macintosh. native toolkit interfaces for the Macintosh.
\section{Built-in Module \module{stdwin}} \section{\module{stdwin} ---
None}
\declaremodule{builtin}{stdwin} \declaremodule{builtin}{stdwin}
\modulesynopsis{None} \modulesynopsis{None}
@ -777,7 +778,8 @@ def main():
main() main()
\end{verbatim} \end{verbatim}
% %
\section{Standard Module \module{stdwinevents}} \section{\module{stdwinevents} ---
None}
\declaremodule{standard}{stdwinevents} \declaremodule{standard}{stdwinevents}
\modulesynopsis{None} \modulesynopsis{None}
@ -794,7 +796,8 @@ Suggested usage is
>>> >>>
\end{verbatim} \end{verbatim}
% %
\section{Standard Module \module{rect}} \section{\module{rect} ---
None}
\declaremodule{standard}{rect} \declaremodule{standard}{rect}
\modulesynopsis{None} \modulesynopsis{None}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{string}} \section{\module{string} ---
Common string operations.}
\declaremodule{standard}{string} \declaremodule{standard}{string}
\modulesynopsis{Common string operations.} \modulesynopsis{Common string operations.}

Some files were not shown because too many files have changed in this diff Show more