1. a8cd7a2 Add test case for #43581. by Martin v. Löwis · 19 years ago
  2. 4e41a4b Disable a few other tests, that can't work if Python is compiled without by Walter Dörwald · 20 years ago
  3. f0db38d Whitespace normalization. by Tim Peters · 20 years ago
  4. f058858 Test that SystemExits are handled properly by the exit machinery. I by Michael W. Hudson · 20 years ago
  5. e5e065b New function sys.getcheckinterval(), to complement setcheckinterval(). by Tim Peters · 22 years ago
  6. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  7. d6473d1 Reindent the new code properly. by Guido van Rossum · 22 years ago
  8. 46d3dc3 - New function sys.exc_clear() clears the current exception. This is by Guido van Rossum · 22 years ago
  9. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  10. eb2a5ef Fix SF bug #688424, 64-bit test problems by Neal Norwitz · 22 years ago
  11. e7028ac Fix typo. by Walter Dörwald · 23 years ago
  12. c350246 Add a new test script that tests various features of the sys by Walter Dörwald · 23 years ago