mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Added \label{} for logical addressing.
This commit is contained in:
parent
af9b6e6607
commit
83efb54562
4 changed files with 6 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue