mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 13:09:49 +00:00
9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
These are byte-compiled programs compiled by Python 2.7
|
|
|
|
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
|