Commit bc2c21ea authored by Raymond Hettinger's avatar Raymond Hettinger

Update an example to match current output.

parent e63a0786
......@@ -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).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment