Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |