python-uncompyle6/test/ok_lib2.7
rocky e713169bdf Administrivia: go over tests...
Some tests were deferred and are not now
update Python 2.7 standard library tests
2019-11-18 12:30:48 -05:00
..
bsddb Revert recent 2.x code which fail verification 2016-07-10 20:06:05 -04:00
compiler 2.7 grammar bug workaround. Fix docstring bug 2016-11-24 21:57:39 -05: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.