mirror of
https://github.com/python/cpython.git
synced 2025-11-07 21:29:26 +00:00
Oops; minor nit in example: none of the other interactive examples
show the "trailing" prompt, so don't show it here!
This commit is contained in:
parent
ca675e491b
commit
a889add5d6
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ big-endian machine):
|
||||||
(1, 2, 3)
|
(1, 2, 3)
|
||||||
>>> calcsize('hhl')
|
>>> calcsize('hhl')
|
||||||
8
|
8
|
||||||
>>>
|
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
Hint: to align the end of a structure to the alignment requirement of
|
Hint: to align the end of a structure to the alignment requirement of
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue