diff options
| author | Fred Drake <fdrake@acm.org> | 1998-02-19 20:07:39 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-02-19 20:07:39 +0000 |
| commit | 83efb54562083ca504fb91a947b093bf17d8a51c (patch) | |
| tree | 5f6e789cb197f195a934a5b2bb767a2f81ac51e5 /Doc/lib/libdis.tex | |
| parent | af9b6e66078afeeaf0f23eece584f5e37601a52e (diff) | |
| download | cpython-git-83efb54562083ca504fb91a947b093bf17d8a51c.tar.gz | |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/lib/libdis.tex')
| -rw-r--r-- | Doc/lib/libdis.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index b8998ddd87..b4c74fbb0f 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/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. |
