Fix bytecode compatibility with Python 3.7 beta3
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
124 LOAD_FAST_A
|
||||
125 STORE_FAST_A
|
||||
126 DELETE_FAST_A
|
||||
127 STORE_ANNOTATION_A
|
||||
130 RAISE_VARARGS_A
|
||||
131 CALL_FUNCTION_A
|
||||
132 MAKE_FUNCTION_A
|
||||
|
Reference in New Issue
Block a user