Files
python-uncompyle6/test/bytecode_3.2
rocky a5e3d01dd3 Work around grammar remove rule bug...
And reinstate source to a current 3.3 bug (which we don't detect).
But at least it is noted for future work.
2017-11-26 08:07:00 -05:00
..
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2017-05-06 05:25:56 -04:00
2017-11-26 07:13:04 -05:00
2016-05-08 18:41:59 -04:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2016-05-05 04:41:23 -04:00
2016-05-17 04:00:54 -04:00
2015-12-27 15:19:53 -05:00
2015-12-27 15:19:53 -05:00
2016-09-09 22:27:13 -04:00
2016-05-09 20:11:25 -04:00
2016-05-16 20:20:53 -04:00
2015-12-21 15:41:21 -05:00

These are byte-compiled programs compiled by Python 3.2

The numbers in the filenames are to assist running the programs from
the simplest to more complex. For example, many tests have assignment
statements or function calls, so we want to test those constructs
first.

Code and organization merged from uncompyle3, uncompyle{,2}, and pycdc