You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Go over verification routines again
Add meager verify-run tests for those versions. More tests will follow
This commit is contained in:
5
test/bytecode_3.0_run/README
Normal file
5
test/bytecode_3.0_run/README
Normal file
@@ -0,0 +1,5 @@
|
||||
These are byte-compiled programs compiled by Python 3.0.
|
||||
|
||||
Furthrmore the programs here are self-checking: when decompiled and
|
||||
then run again in a 3.0 interpreter, they will give an error if they
|
||||
are miscompiled.
|
Reference in New Issue
Block a user