mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
fix markup
This commit is contained in:
parent
5ac22308be
commit
aac8fd3153
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ Miscellaneous opcodes.
|
|||
.. opcode:: LOAD_BUILD_CLASS ()
|
||||
|
||||
Pushes :func:`builtins.__build_class__` onto the stack. It is later called
|
||||
by :opcode:`CALL_FUNCTION` to construct a class.
|
||||
by ``CALL_FUNCTION`` to construct a class.
|
||||
|
||||
|
||||
.. opcode:: WITH_CLEANUP ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue