python-uncompyle6/test/bytecode_3.1_run
2019-11-18 18:15:30 -05:00
..
02_ifelse_comprehension.pyc Python 2.6-2.7ish generator handling 2019-04-15 20:32:15 -04:00
04_def_annotate.pyc Update tests related to branch 2019-06-30 18:20:40 -04:00
05_abc_test.pyc Handle class with one kwarg subclass 2018-04-07 07:13:49 -04:00
05_dict_comp.pyc Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
15_mixed_expressions.pyc One more test 2019-11-18 18:15:30 -05:00
README Small doc typos 2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.1.

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