commit | 63fa16832617bfad010e3e70e7f10f713afd7593 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 21 10:24:20 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 21 10:24:20 2007 +0000 |
tree | 2f24ea291751a34d0b556833b5a1c3c353fb23a8 | |
parent | fa6179701c0dd7f2ecc21fe0ff6204a4e865094f [diff] |
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 690d056..a246d62 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst
@@ -210,7 +210,7 @@ .. describe:: opcode - Describes a Python bytecode instruction. + Describes a Python :term:`bytecode` instruction. .. describe:: cmdoption