mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Adjusted an index entry.
This commit is contained in:
parent
52405c899a
commit
abdea226dc
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
\section{Built-in Module \sectcode{struct}}
|
||||
\label{module-struct}
|
||||
\bimodindex{struct}
|
||||
\indexii{C}{structures}
|
||||
\indexii{C@\C{}}{structures}
|
||||
|
||||
This module performs conversions between Python values and C
|
||||
structs represented as Python strings. It uses \dfn{format strings}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
\section{Built-in Module \sectcode{struct}}
|
||||
\label{module-struct}
|
||||
\bimodindex{struct}
|
||||
\indexii{C}{structures}
|
||||
\indexii{C@\C{}}{structures}
|
||||
|
||||
This module performs conversions between Python values and C
|
||||
structs represented as Python strings. It uses \dfn{format strings}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue