Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the previous patch to test_pow.py and move the test to test_unary.py | Fred Drake | 2001-08-30 | 1 | -0/+8 |
* | Change test_overflow to test_no_overflow; looks like big int literals | Tim Peters | 2001-08-27 | 1 | -4/+5 |
* | Test the unary operator changes to the compiler | Jeremy Hylton | 2001-08-12 | 1 | -0/+43 |