You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Loosen check to allow running from 2.4-3.10
We still only can *decompile* 2.4-3.8
This commit is contained in:
@@ -23,7 +23,6 @@ from __future__ import print_function
|
||||
|
||||
import sys
|
||||
|
||||
from xdis import iscode, py_str2float
|
||||
from spark_parser import GenericASTBuilder, DEFAULT_DEBUG as PARSER_DEFAULT_DEBUG
|
||||
from uncompyle6.show import maybe_show_asm
|
||||
|
||||
|
Reference in New Issue
Block a user