aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_future.py
Commit message (Expand)AuthorAge
* Merged revisions 67066 via svnmerge fromBenjamin Peterson2008-10-31
* Merged revisions 67030-67031 via svnmerge fromBenjamin Peterson2008-10-26
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-10
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-13
* SF #736962, port test_future to unittest, add a bit more coverage, by Walter ...Neal Norwitz2003-12-13
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-30
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-23
* Fix SF bug [ #450245 ] Error in parsing future stmtsJeremy Hylton2001-08-20
* Fix compileall.py so that it fails on SyntaxErrorsJeremy Hylton2001-04-18
* Whitespace normalization.Tim Peters2001-03-01
* Add regression test for future statements. This adds eight files, butJeremy Hylton2001-02-28