diff options
Diffstat (limited to 'Doc/libdis.tex')
-rw-r--r-- | Doc/libdis.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libdis.tex b/Doc/libdis.tex index b8998dd..b4c74fb 100644 --- a/Doc/libdis.tex +++ b/Doc/libdis.tex @@ -103,6 +103,7 @@ Sequence of byte codes of boolean operations. \end{datadesc} \subsection{Python Byte Code Instructions} +\label{bytecodes} The Python compiler currently generates the following byte code instructions. |