Convert to use xdis 4.3.0 or greater

This commit is contained in:
rocky
2020-04-16 08:41:53 -04:00
parent 7ed40d5f6e
commit 869e48877c
21 changed files with 21 additions and 21 deletions

View File

@@ -35,7 +35,7 @@ Finally we save token information.
from __future__ import print_function
from xdis.code import iscode
from xdis import iscode
from xdis.bytecode import instruction_size, _get_const_info
from uncompyle6.scanner import Token, parse_fn_counts