summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_future.py
Commit message (Expand)AuthorAgeFilesLines
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-301-8/+8
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Fix SF bug [ #450245 ] Error in parsing future stmtsJeremy Hylton2001-08-201-0/+3
* Fix compileall.py so that it fails on SyntaxErrorsJeremy Hylton2001-04-181-5/+5
* Whitespace normalization.Tim Peters2001-03-011-1/+0
* Add regression test for future statements. This adds eight files, butJeremy Hylton2001-02-281-0/+45