python-uncompyle6/test/stdlib
2020-02-15 06:01:57 -05:00
..
.gitignore grammar-cover administrivia 2018-03-27 04:33:01 -04:00
2.4-exclude.sh 3.7+ "async with" handling from decompyle3 2020-02-08 19:48:09 -05:00
2.5-exclude.sh hide __qualname__ and name modules again... 2020-02-06 03:19:56 -05:00
2.6-exclude.sh Tidy runtests.sh more. 2020-01-26 11:52:35 -05:00
2.7-exclude.sh 2.7 runtest exclusion 2020-02-10 17:17:15 -05:00
3.2-exclude.sh Go over 3.2-3.6 runtests.sh exludes... 2020-02-07 20:09:40 -05:00
3.3-exclude.sh runtests.sh exclude test_cmath.py in 3.x for now 2020-02-15 05:26:49 -05:00
3.4-exclude.sh runtests.sh exclude test_cmath.py in 3.x for now 2020-02-15 05:26:49 -05:00
3.5-exclude.sh More 3.x runtests excludes 2020-02-15 06:01:57 -05:00
3.6-exclude.sh More 3.x runtests excludes 2020-02-15 06:01:57 -05:00
3.7-exclude.sh 3.x ifelsestmtc reduction rule fix 2020-02-13 05:41:15 -05:00
3.8-exclude.sh hide __qualname__ and name modules again... 2020-02-06 03:19:56 -05:00
compare-un33.sh Start clean up runtest.sh exclusions 2020-01-13 09:11:22 -05:00
compile-file-1x.py Fix more Python 1.4 decompilation bugs 2018-06-04 09:37:35 -04:00
compile-file.py compile-file.py: preserve source file location 2020-01-30 21:09:34 -05:00
README.md Start another kind of testing... 2017-11-24 00:10:12 -05:00
run-and-email.sh More information run-and-email.sh scripts... 2020-02-11 14:27:10 -05:00
runtests.sh Go over older 2.4 runtests failures 2020-02-04 22:01:49 -05:00

The programs in here are to test Python stdlib tests in lib/pythonX.Y/test

We'll compile a test, then decompile it and then run the test