Commit 3523ce81 authored by Benjamin Peterson's avatar Benjamin Peterson

fix markup

parent 3306fdd2
......@@ -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 ()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment