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 f7c7648 commit 9524f0bCopy full SHA for 9524f0b
vm/opcodes.go
@@ -136,7 +136,7 @@ const (
136
SET_ADD = 146
137
MAP_ADD = 147
138
139
- // LOAD_CLASSDEREF = 148 // New in Pytohon 3.4
+ // LOAD_CLASSDEREF = 148 // New in Python 3.4
140
141
// EXCEPT_HANDLER is a special, implicit block type which is
142
// created when entering an except handler. It is not an
0 commit comments