mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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}}
|
\section{Built-in Module \sectcode{struct}}
|
||||||
\label{module-struct}
|
\label{module-struct}
|
||||||
\bimodindex{struct}
|
\bimodindex{struct}
|
||||||
\indexii{C}{structures}
|
\indexii{C@\C{}}{structures}
|
||||||
|
|
||||||
This module performs conversions between Python values and C
|
This module performs conversions between Python values and C
|
||||||
structs represented as Python strings. It uses \dfn{format strings}
|
structs represented as Python strings. It uses \dfn{format strings}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
\section{Built-in Module \sectcode{struct}}
|
\section{Built-in Module \sectcode{struct}}
|
||||||
\label{module-struct}
|
\label{module-struct}
|
||||||
\bimodindex{struct}
|
\bimodindex{struct}
|
||||||
\indexii{C}{structures}
|
\indexii{C@\C{}}{structures}
|
||||||
|
|
||||||
This module performs conversions between Python values and C
|
This module performs conversions between Python values and C
|
||||||
structs represented as Python strings. It uses \dfn{format strings}
|
structs represented as Python strings. It uses \dfn{format strings}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue