Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_global was broken by some recent checkin. Repairing. | Tim Peters | 2001-03-02 | 1 | -1/+1 |
* | Add test case for global stmt at module level. | Jeremy Hylton | 2001-02-28 | 1 | -0/+1 |
* | update output to reflect exception that is now raised | Jeremy Hylton | 2001-02-28 | 1 | -3/+3 |
* | verify that warnings are issued for bogus uses of global | Jeremy Hylton | 2001-02-28 | 1 | -0/+4 |