Adjusted an index entry.

This commit is contained in:
Fred Drake 1998-03-16 05:22:08 +00:00
parent 52405c899a
commit abdea226dc
2 changed files with 2 additions and 2 deletions

View file

@ -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}

View file

@ -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}