Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.

This commit is contained in:
Georg Brandl 2007-10-21 10:24:20 +00:00
parent fa6179701c
commit 63fa168326
10 changed files with 40 additions and 40 deletions

View file

@ -210,7 +210,7 @@ The directives are:
.. describe:: opcode
Describes a Python bytecode instruction.
Describes a Python :term:`bytecode` instruction.
.. describe:: cmdoption