Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -7/+7 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -0/+21 |
* | SF #736962, port test_future to unittest, add a bit more coverage, by Walter ... | Neal Norwitz | 2003-12-13 | 1 | -32/+74 |
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -8/+8 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Fix SF bug [ #450245 ] Error in parsing future stmts | Jeremy Hylton | 2001-08-20 | 1 | -0/+3 |
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 1 | -5/+5 |
* | Whitespace normalization. | Tim Peters | 2001-03-01 | 1 | -1/+0 |
* | Add regression test for future statements. This adds eight files, but | Jeremy Hylton | 2001-02-28 | 1 | -0/+45 |