summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libstruct.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-04-21 16:00:24 (GMT)
committerFred Drake <fdrake@acm.org>1999-04-21 16:00:24 (GMT)
commita889add5d6e72cd78b2a7766bbfe32bedc17fccc (patch)
treed0d343fa4b4966ce75ffb8e6843e319afd7bf4c1 /Doc/lib/libstruct.tex
parentca675e491baffc9edf73f3470de7516b15fbb40c (diff)
downloadcpython-a889add5d6e72cd78b2a7766bbfe32bedc17fccc.zip
cpython-a889add5d6e72cd78b2a7766bbfe32bedc17fccc.tar.gz
cpython-a889add5d6e72cd78b2a7766bbfe32bedc17fccc.tar.bz2
Oops; minor nit in example: none of the other interactive examples
show the "trailing" prompt, so don't show it here!
Diffstat (limited to 'Doc/lib/libstruct.tex')
-rw-r--r--Doc/lib/libstruct.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libstruct.tex b/Doc/lib/libstruct.tex
index 101762d..62892ec 100644
--- a/Doc/lib/libstruct.tex
+++ b/Doc/lib/libstruct.tex
@@ -158,7 +158,6 @@ big-endian machine):
(1, 2, 3)
>>> calcsize('hhl')
8
->>>
\end{verbatim}
Hint: to align the end of a structure to the alignment requirement of