You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Add more 2.4 and 2.6 tests
This commit is contained in:
BIN
test/bytecode_2.4/00_assign.pyc
Normal file
BIN
test/bytecode_2.4/00_assign.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/00_import.pyc
Normal file
BIN
test/bytecode_2.4/00_import.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/00_pass.pyc
Normal file
BIN
test/bytecode_2.4/00_pass.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/01_class.pyc
Normal file
BIN
test/bytecode_2.4/01_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/01_list_comprehension.pyc
Normal file
BIN
test/bytecode_2.4/01_list_comprehension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/02_closure.pyc
Normal file
BIN
test/bytecode_2.4/02_closure.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/02_def.pyc
Normal file
BIN
test/bytecode_2.4/02_def.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/05_abc_class.pyc
Normal file
BIN
test/bytecode_2.4/05_abc_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/05_closure_bug.pyc
Normal file
BIN
test/bytecode_2.4/05_closure_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/05_for_for.pyc
Normal file
BIN
test/bytecode_2.4/05_for_for.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/05_try_finally_pass.pyc
Normal file
BIN
test/bytecode_2.4/05_try_finally_pass.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_classbug.pyc
Normal file
BIN
test/bytecode_2.4/06_classbug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_for_break.pyc
Normal file
BIN
test/bytecode_2.4/06_for_break.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_list_ifnot.pyc
Normal file
BIN
test/bytecode_2.4/06_list_ifnot.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_list_ifnot_and.pyc
Normal file
BIN
test/bytecode_2.4/06_list_ifnot_and.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_return_bug.pyc
Normal file
BIN
test/bytecode_2.4/06_return_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/06_return_if.pyc
Normal file
BIN
test/bytecode_2.4/06_return_if.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/07_classderef.pyc
Normal file
BIN
test/bytecode_2.4/07_classderef.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/07_classparam.pyc
Normal file
BIN
test/bytecode_2.4/07_classparam.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/07_for_if_continue.pyc
Normal file
BIN
test/bytecode_2.4/07_for_if_continue.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/09_class_closure.pyc
Normal file
BIN
test/bytecode_2.4/09_class_closure.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/09_whiletrue_bug.pyc
Normal file
BIN
test/bytecode_2.4/09_whiletrue_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/10_class.pyc
Normal file
BIN
test/bytecode_2.4/10_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/10_del.pyc
Normal file
BIN
test/bytecode_2.4/10_del.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/10_if_break_finally.pyc
Normal file
BIN
test/bytecode_2.4/10_if_break_finally.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/11-list-if.pyc
Normal file
BIN
test/bytecode_2.4/11-list-if.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/11_classbug.pyc
Normal file
BIN
test/bytecode_2.4/11_classbug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/11_classbug_subclass_fn.pyc
Normal file
BIN
test/bytecode_2.4/11_classbug_subclass_fn.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/11_return_val.pyc
Normal file
BIN
test/bytecode_2.4/11_return_val.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/15_assert.pyc
Normal file
BIN
test/bytecode_2.4/15_assert.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.4/15_for_if.pyc
Normal file
BIN
test/bytecode_2.4/15_for_if.pyc
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
test/bytecode_2.6/02_closure.pyc
Normal file
BIN
test/bytecode_2.6/02_closure.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
test/bytecode_2.6/05_abc_class.pyc
Normal file
BIN
test/bytecode_2.6/05_abc_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/05_closure_bug.pyc
Normal file
BIN
test/bytecode_2.6/05_closure_bug.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
test/bytecode_2.6/05_list_comprehension.pyc
Normal file
BIN
test/bytecode_2.6/05_list_comprehension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/06_classbug.pyc
Normal file
BIN
test/bytecode_2.6/06_classbug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/06_ifTrue_optimize_bug.pyc
Normal file
BIN
test/bytecode_2.6/06_ifTrue_optimize_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/06_list_ifnot.pyc
Normal file
BIN
test/bytecode_2.6/06_list_ifnot.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
test/bytecode_2.6/06_return_bug.pyc
Normal file
BIN
test/bytecode_2.6/06_return_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/07_classderef.pyc
Normal file
BIN
test/bytecode_2.6/07_classderef.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/07_classparam.pyc
Normal file
BIN
test/bytecode_2.6/07_classparam.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/07_closure_bug2.pyc
Normal file
BIN
test/bytecode_2.6/07_closure_bug2.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/09_class_closure.pyc
Normal file
BIN
test/bytecode_2.6/09_class_closure.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
test/bytecode_2.6/10_class_deco.pyc
Normal file
BIN
test/bytecode_2.6/10_class_deco.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/10_classdec.pyc
Normal file
BIN
test/bytecode_2.6/10_classdec.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/11-list-if.pyc
Normal file
BIN
test/bytecode_2.6/11-list-if.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/11_classbug.pyc
Normal file
BIN
test/bytecode_2.6/11_classbug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_2.6/11_classbug_subclass_fn.pyc
Normal file
BIN
test/bytecode_2.6/11_classbug_subclass_fn.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user