Update an example to match current output.
This commit is contained in:
parent
e63a078635
commit
bc2c21ea52
|
@ -27,8 +27,6 @@ the following command can be used to get the disassembly of
|
|||
3 LOAD_FAST 0 (alist)
|
||||
6 CALL_FUNCTION 1
|
||||
9 RETURN_VALUE
|
||||
10 LOAD_CONST 0 (None)
|
||||
13 RETURN_VALUE
|
||||
\end{verbatim}
|
||||
|
||||
(The ``2'' is a line number).
|
||||
|
|
Loading…
Reference in New Issue