summaryrefslogtreecommitdiffstats
path: root/Lib/opcode.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/opcode.py')
-rw-r--r--Lib/opcode.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/opcode.py b/Lib/opcode.py
index 60670f5..16a61df 100644
--- a/Lib/opcode.py
+++ b/Lib/opcode.py
@@ -392,8 +392,6 @@ _cache_format = {
},
"BINARY_SUBSCR": {
"counter": 1,
- "type_version": 2,
- "func_version": 1,
},
"FOR_ITER": {
"counter": 1,