1These are byte-compiled programs compiled by Python 2.7
2
3The numbers in the filenames are to assist running the programs from
4the simplest to more complex. For example, many tests have assignment
5statements or function calls, so we want to test those constructs
6first.
7
8Code and organization merged from uncompyle3, uncompyle{,2}, and pycdc
9