mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fixed index module reference.
This commit is contained in:
parent
90f2e5e202
commit
4f496cc5b1
10 changed files with 14 additions and 10 deletions
|
@ -9,7 +9,7 @@ structs represented as Python strings. It uses \dfn{format strings}
|
|||
structs and the intended conversion to/from Python values.
|
||||
|
||||
See also built-in module \code{array}.
|
||||
\bimodindex{array}
|
||||
\refbimodindex{array}
|
||||
|
||||
The module defines the following exception and functions:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue