python-uncompyle6/test/bytecode_2.5_run
2022-09-30 03:45:24 -04:00
..
02_try_else_loop.pyc try/else on 2.6 fixup 2018-01-07 21:24:35 -05:00
03_try_else.pyc try/else on 2.6 fixup 2018-01-07 21:24:35 -05:00
05_long_literals24.pyc Move test: all() not in 2.4 2022-09-30 03:45:24 -04:00
README Small doc typos 2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 2.5.

Furthermore the programs here are self-checking: when decompiled and
then run again in a 2.5 interpreter, they are likely to give an error
when they are miscompiled.