Files
python-uncompyle6/test/bytecode_3.4_run
rocky ede6eabc40 Slightly Python 3.x handing of subclasses...
which are created via a call to create a subclass.

Should be more general though.
2018-04-08 05:22:35 -04:00
..
2018-01-24 06:20:38 -05:00

These are byte-compiled programs compiled by Python 3.4.

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