Files
python-uncompyle6/test/bytecode_3.0_run
rocky 13b1ec7ad8 Better "ifstmt" reduction rule and ...
Tidy 3.7 grammar a little
Disable a number of 3.0 bytecode for now. Will Go over later.
2020-01-25 00:04:37 -05:00
..
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.0.

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