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 6281aff commit c4e57fbCopy full SHA for c4e57fb
1 file changed
Doc/whatsnew/3.12.rst
@@ -118,7 +118,7 @@ dis
118
do not appear in executable bytecode) are now exposed in the
119
:mod:`dis` module.
120
:data:`~dis.HAVE_ARGUMENT` is still relevant to real opcodes,
121
- but it is not useful for pseudo instrcutions. Use the new
+ but it is not useful for pseudo instructions. Use the new
122
:data:`~dis.hasarg` collection instead.
123
(Contributed by Irit Katriel in :gh:`94216`.)
124
0 commit comments