mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-27 07:00:42 +00:00
.. | ||
01_loop_if_continue.pyc | ||
01_map_unpack.pyc | ||
02_build_list_unpack.pyc | ||
02_decorator.pyc | ||
02_ifelse_lambda.pyc | ||
02_pos_args.pyc | ||
02_slice.pyc | ||
03_if_elif.pyc | ||
04_call_function.pyc | ||
04_def_annotate.pyc | ||
04_importlist.pyc | ||
04_lambda_star_default.pyc | ||
05_block_fallback.pyc | ||
05_control_flow_bugs.pyc | ||
05_dict_comp.pyc | ||
06_while_return.pyc | ||
07_build_map_unpack.pyc | ||
10_complex.pyc | ||
10_for.pyc | ||
10_mixed_boolean.pyc | ||
README |
These are byte-compiled programs compiled by Python 3.5. Furthrmore, the programs here are self-checking: when decompiled and then run again in a 3.5 interpreter, they are likely to give an error when they are miscompiled.