You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Convert to use xdis 4.3.0 or greater
This commit is contained in:
@@ -29,7 +29,7 @@ For example:
|
||||
Finally we save token information.
|
||||
"""
|
||||
|
||||
from xdis.code import iscode
|
||||
from xdis import iscode
|
||||
from xdis.bytecode import instruction_size, _get_const_info, Instruction
|
||||
|
||||
from uncompyle6.scanner import Token
|
||||
|
Reference in New Issue
Block a user