summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libdis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libdis.tex')
-rw-r--r--Doc/lib/libdis.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex
index 3af0382..67691b7 100644
--- a/Doc/lib/libdis.tex
+++ b/Doc/lib/libdis.tex
@@ -26,9 +26,7 @@ the following command can be used to get the disassembly of
2 0 LOAD_GLOBAL 0 (len)
3 LOAD_FAST 0 (alist)
6 CALL_FUNCTION 1
- 9 RETURN_VALUE
- 10 LOAD_CONST 0 (None)
- 13 RETURN_VALUE
+ 9 RETURN_VALUE
\end{verbatim}
(The ``2'' is a line number).