Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (partially) | Florent Xicluna | 2010-04-02 | 1 | -2/+3 |
* | Clean up warnings filter use in test_global by no longer having it be a | Brett Cannon | 2010-03-20 | 1 | -2/+11 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -2/+2 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -25/+25 |
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 |
* | test_global was broken by some recent checkin. Repairing. | Tim Peters | 2001-03-02 | 1 | -8/+14 |
* | Add test case for global stmt at module level. | Jeremy Hylton | 2001-02-28 | 1 | -0/+6 |
* | Fix filter for SyntaxErrors | Jeremy Hylton | 2001-02-28 | 1 | -4/+4 |
* | Whitespace normalization. | Tim Peters | 2001-02-28 | 1 | -1/+0 |
* | verify that warnings are issued for bogus uses of global | Jeremy Hylton | 2001-02-28 | 1 | -0/+40 |