mirror of https://github.com/python/cpython.git
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
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue