Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2018-02-27 10:40:40 -05:00
38 changed files with 1212 additions and 142 deletions

View File

@@ -9,6 +9,7 @@ Usage-Examples:
test_pyenvlib.py --all --verify # decomyile all tests and verify results
test_pyenvlib.py --test # decompile only the testsuite
test_pyenvlib.py --2.7.12 --verify # decompile and verify python lib 2.7.11
test_pyenvlib.py --3.6.4 --max 10 # decompile first 10 of 3.6.4
Adding own test-trees: