summaryrefslogtreecommitdiffstats
path: root/Doc/libstruct.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-16 05:22:08 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-16 05:22:08 (GMT)
commitabdea226dc567cb647f72527647dbd73b68e9b76 (patch)
treebf253f0b3e1dfb876c83e1cdd8ddd7e7a67f53d4 /Doc/libstruct.tex
parent52405c899a8a1d4e958e0dbfae1e0be31db0d15e (diff)
downloadcpython-abdea226dc567cb647f72527647dbd73b68e9b76.zip
cpython-abdea226dc567cb647f72527647dbd73b68e9b76.tar.gz
cpython-abdea226dc567cb647f72527647dbd73b68e9b76.tar.bz2
Adjusted an index entry.
Diffstat (limited to 'Doc/libstruct.tex')
-rw-r--r--Doc/libstruct.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libstruct.tex b/Doc/libstruct.tex
index fa6919c..d0fde4f 100644
--- a/Doc/libstruct.tex
+++ b/Doc/libstruct.tex
@@ -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}