mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
This commit is contained in:
parent
fa6179701c
commit
63fa168326
10 changed files with 40 additions and 40 deletions
|
@ -210,7 +210,7 @@ The directives are:
|
|||
|
||||
.. describe:: opcode
|
||||
|
||||
Describes a Python bytecode instruction.
|
||||
Describes a Python :term:`bytecode` instruction.
|
||||
|
||||
.. describe:: cmdoption
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue