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 2ecfe08 commit f98d91dCopy full SHA for f98d91d
Doc/library/dis.rst
@@ -76,7 +76,7 @@ the following command can be used to display the disassembly of
76
2 RESUME 0
77
<BLANKLINE>
78
3 LOAD_GLOBAL 1 (len + NULL)
79
- LOAD_FAST 0 (alist)
+ LOAD_FAST_BORROW 0 (alist)
80
CALL 1
81
RETURN_VALUE
82
0 commit comments