Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636c8e1 commit 99173b9Copy full SHA for 99173b9
1 file changed
Doc/library/dis.rst
@@ -704,7 +704,7 @@ not have to be) the original ``STACK[-2]``.
704
705
.. versionadded:: 3.11
706
.. versionchanged:: 3.14
707
- With oparg `NB_SUBSCR`, implements binary subscript (replaces opcode BINARY_SUBSCR)
+ With oparg :``NB_SUBSCR``, implements binary subscript (replaces opcode ``BINARY_SUBSCR``)
708
709
710
.. opcode:: STORE_SUBSCR
0 commit comments