mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
restructured library manual accordiung to functional group
This commit is contained in:
parent
557ed94ebb
commit
ecde781dd1
55 changed files with 899 additions and 275 deletions
|
@ -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)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue