Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable a few other tests, that can't work if Python is compiled without | Walter Dörwald | 2005-08-03 | 1 | -1/+2 |
* | Whitespace normalization. | Tim Peters | 2005-02-15 | 1 | -2/+2 |
* | Test that SystemExits are handled properly by the exit machinery. I | Michael W. Hudson | 2005-02-15 | 1 | -0/+12 |
* | New function sys.getcheckinterval(), to complement setcheckinterval(). | Tim Peters | 2003-07-06 | 1 | -2/+4 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
* | Reindent the new code properly. | Guido van Rossum | 2003-03-01 | 1 | -22/+22 |
* | - New function sys.exc_clear() clears the current exception. This is | Guido van Rossum | 2003-03-01 | 1 | -0/+44 |
* | Whitespace normalization. | Tim Peters | 2003-02-19 | 1 | -10/+10 |
* | Fix SF bug #688424, 64-bit test problems | Neal Norwitz | 2003-02-18 | 1 | -1/+1 |
* | Fix typo. | Walter Dörwald | 2003-02-03 | 1 | -1/+1 |
* | Add a new test script that tests various features of the sys | Walter Dörwald | 2003-02-03 | 1 | -0/+211 |