python-uncompyle6/test/ok_lib2.7
R. Bernstein 9b5d953614 Merge pull request #364 from rocky/PYTHON3-move
use xdis.PYTHON3 not uncompyle.PYTHON3
2021-11-03 01:24:47 -04:00
..
bsddb Merge pull request #364 from rocky/PYTHON3-move 2021-11-03 01:24:47 -04:00
compiler Merge pull request #364 from rocky/PYTHON3-move 2021-11-03 01:24:47 -04:00
__future__.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
_abcoll.pyc Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
_abcoll.pyo Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
abc.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
antigravity.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
antigravity.pyo Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
anydbm.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
atexit.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
base64.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
bdb.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
bisect.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
calendar.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
cgitb.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
chunk.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
cmd.pyc Administrivia: go over tests... 2019-11-18 12:30:48 -05:00
codecs.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
codeop.pyc Administrivia: go over tests... 2019-11-18 12:30:48 -05:00
collections.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
colorsys.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
commands.pyc Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00
dircache.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
dis.pyc 2.7 grammar bug workaround. Fix docstring bug 2016-11-24 21:57:39 -05:00
doctest.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
dumbdbm.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
dummy_thread.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
dummy_threading.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
filecmp.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
fileinput.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
fnmatch.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
formatter.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
fractions.pyc Add more Python 2.7 verify tests 2016-05-15 04:24:29 -04:00
README Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory. 2015-12-17 18:53:30 -05:00

These are programs from the Python 2.7 standard library that are known
to decompile ok.