You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Improve test framework...
test_pyenvlib.py: get list of python versions from xdis main.py: bump okay_files appropriately when --verify is off
This commit is contained in:
@@ -196,6 +196,9 @@ def main(in_base, out_base, files, codes, outfile=None,
|
||||
raise
|
||||
pass
|
||||
pass
|
||||
pass
|
||||
else:
|
||||
okay_files += 1
|
||||
pass
|
||||
elif do_verify:
|
||||
sys.stderr.write("\n### uncompile successful, but no file to compare against\n")
|
||||
|
Reference in New Issue
Block a user