python-uncompyle6/test/stdlib
2024-07-11 20:16:03 -04:00
..
.gitignore Adapt decompyle3's 3.8 try/return grammar rules 2020-05-17 10:18:10 -04:00
2.4-exclude.sh Remove redundant list_comp() fn 2024-07-11 20:16:03 -04:00
2.5-exclude.sh Update 2.5 stdlib excludes 2023-04-17 23:35:00 -04:00
2.6-exclude.sh changes from other branches 2024-02-24 18:26:37 -05:00
2.7-exclude.sh Go over stdlib test for 2.{6,7} 2023-04-08 22:10:21 -04:00
3.2-exclude.sh Make a pass over 3.2 stdlib exclusions 2024-02-25 06:41:25 -05:00
3.3-exclude.sh Add some 3.3 and 3.4 stdlib tests back in 2024-03-02 12:02:40 -05:00
3.4-exclude.sh Add some 3.3 and 3.4 stdlib tests back in 2024-03-02 12:02:40 -05:00
3.5-exclude.sh With a newer xdis, some stdlib test work now 2020-05-31 03:10:52 -04:00
3.6-exclude.sh Keep optype info in token... 2024-02-24 17:41:32 -05:00
3.7-exclude.sh Keep optype info in token... 2024-02-24 17:41:32 -05:00
3.8-exclude.sh improve list comprehensions 2024-02-25 08:19:18 -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 Use newest versions for 3.6-3.8 2020-07-26 10:53:17 -04:00
runtests.sh Make a pass over 3.2 stdlib exclusions 2024-02-25 06:41:25 -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