You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Start supporting PyPy 3.2
Add some PyPy 2.7 and PyPy 3.2 bytecode files
This commit is contained in:
BIN
test/bytecode_pypy3.2/00_assign.pyc
Normal file
BIN
test/bytecode_pypy3.2/00_assign.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/00_import.pyc
Normal file
BIN
test/bytecode_pypy3.2/00_import.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/00_pass.pyc
Normal file
BIN
test/bytecode_pypy3.2/00_pass.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_boolean.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_boolean.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_class.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_fns.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_fns.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_list_comprehension.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_list_comprehension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_positional.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_positional.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/01_try_except.pyc
Normal file
BIN
test/bytecode_pypy3.2/01_try_except.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/02_closure.pyc
Normal file
BIN
test/bytecode_pypy3.2/02_closure.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/02_complex.pyc
Normal file
BIN
test/bytecode_pypy3.2/02_complex.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/02_def.pyc
Normal file
BIN
test/bytecode_pypy3.2/02_def.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/02_slice.pyc
Normal file
BIN
test/bytecode_pypy3.2/02_slice.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_3x_set_comphension.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_3x_set_comphension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_abc_class.pyc-notyet
Normal file
BIN
test/bytecode_pypy3.2/05_abc_class.pyc-notyet
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_class.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_class.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_closure_bug.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_closure_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_const_map.pyc-notyet
Normal file
BIN
test/bytecode_pypy3.2/05_const_map.pyc-notyet
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_dup_top_two.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_dup_top_two.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_for_for.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_for_for.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_for_try_except.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_for_try_except.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_if.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_if.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_if_assign.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_if_assign.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_ifelse.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_ifelse.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_list_comprehension.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_list_comprehension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_long_list.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_long_list.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_set_comprehension.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_set_comprehension.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_static_method.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_static_method.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_store_locals.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_store_locals.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_try_except.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_try_except.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_try_finally_pass.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_try_finally_pass.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/05_with.pyc
Normal file
BIN
test/bytecode_pypy3.2/05_with.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_classbug.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_classbug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_for_break.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_for_break.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_frozenset.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_frozenset.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_ifTrue_optimize_bug.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_ifTrue_optimize_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_list_ifnot.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_list_ifnot.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_list_ifnot_and.pyc-notyet
Normal file
BIN
test/bytecode_pypy3.2/06_list_ifnot_and.pyc-notyet
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_return_bug.pyc
Normal file
BIN
test/bytecode_pypy3.2/06_return_bug.pyc
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_setif_comprehension.pyc-notyet
Normal file
BIN
test/bytecode_pypy3.2/06_setif_comprehension.pyc-notyet
Normal file
Binary file not shown.
BIN
test/bytecode_pypy3.2/06_tryifelse.pyc-notyet
Normal file
BIN
test/bytecode_pypy3.2/06_tryifelse.pyc-notyet
Normal file
Binary file not shown.
Reference in New Issue
Block a user