You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
augassign semantic action bug
This commit is contained in:
@@ -8,7 +8,7 @@ Usage-Examples:
|
||||
test_pyenvlib.py --all # decompile all tests (suite + libs)
|
||||
test_pyenvlib.py --all --verify # decomyile all tests and verify results
|
||||
test_pyenvlib.py --test # decompile only the testsuite
|
||||
test_pyenvlib.py --2.7.11 --verify # decompile and verify python lib 2.7.11
|
||||
test_pyenvlib.py --2.7.12 --verify # decompile and verify python lib 2.7.11
|
||||
|
||||
Adding own test-trees:
|
||||
|
||||
|
Reference in New Issue
Block a user