]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 13 Dec 2003 22:43:34 +0000 (22:43 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 13 Dec 2003 22:43:34 +0000 (22:43 +0000)
commit328f338196f79e68f867a35cda171f01abef4f8e
tree699a14ce44bfff841303de27abeaf7f99319d4e8
parent378f7b5dca7cfcf9a9d3a5ddd3aa4fdcd2a36b0e
SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald
Lib/test/badsyntax_future3.py
Lib/test/badsyntax_future4.py
Lib/test/badsyntax_future5.py
Lib/test/badsyntax_future6.py
Lib/test/badsyntax_future7.py
Lib/test/badsyntax_future8.py [new file with mode: 0644]
Lib/test/badsyntax_future9.py [new file with mode: 0644]
Lib/test/output/test_future [deleted file]
Lib/test/test_future.py
Lib/test/test_future1.py
Lib/test/test_future2.py