You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Small pyflakes stuff
This commit is contained in:
@@ -37,8 +37,6 @@ Type -h for for full help.""" % program
|
||||
|
||||
check_python_version(program)
|
||||
|
||||
outfile = '-'
|
||||
out_base = None
|
||||
use_uncompyle6_format = False
|
||||
|
||||
if len(sys.argv) == 1:
|
||||
|
Reference in New Issue
Block a user