restructured library manual accordiung to functional group

This commit is contained in:
Guido van Rossum 1995-03-28 13:35:14 +00:00
parent 557ed94ebb
commit ecde781dd1
55 changed files with 899 additions and 275 deletions

View file

@ -23,6 +23,9 @@ The actual representation of values is determined by the machine
architecture (strictly speaking, by the C implementation). The actual
size can be accessed through the \var{itemsize} attribute.
See also built-in module \code{struct}.
\bimodindex{struct}
The module defines the following function:
\renewcommand{\indexsubitem}{(in module array)}