mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +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
|
|
@ -7,6 +7,9 @@ structs represented as Python strings. It uses \dfn{format strings}
|
|||
(explained below) as compact descriptions of the lay-out of the C
|
||||
structs and the intended conversion to/from Python values.
|
||||
|
||||
See also built-in module \code{array}.
|
||||
\bimodindex{array}
|
||||
|
||||
The module defines the following exception and functions:
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module struct)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue