aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_future5.py
Commit message (Expand)AuthorAge
* #17303: test_future* now work with unittest test discovery. Patch by Zachary...Ezio Melotti2013-02-27
* Issue #12408: Fix relative import in test_future5.py. Thanks Cesare Di Mauro.Mark Dickinson2011-06-25
* Merged revisions 77727 via svnmerge fromEzio Melotti2010-01-24
* Merged revisions 67030-67031 via svnmerge fromBenjamin Peterson2008-10-26
* Fix compileall.py so that it fails on SyntaxErrorsJeremy Hylton2001-04-18
* Add regression test for future statements. This adds eight files, butJeremy Hylton2001-02-28