Fix bytecode compatibility with Python 3.7 beta3

This commit is contained in:
Michael Hansen
2018-04-26 14:31:21 -07:00
parent bf60a5831b
commit 0c3955883f
4 changed files with 17 additions and 7 deletions

View File

@@ -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