1. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  2. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  3. 1742f33 test_signal: Signal handling on the Tru64 buildbot by Tim Peters · 19 years ago
  4. db390c1 fix typos, mostly in comments by Fred Drake · 20 years ago
  5. d1b7827 Whitespace normalization. by Tim Peters · 21 years ago
  6. 574a251 To ever run this test "you must import TestSkipped" from the right by Michael W. Hudson · 21 years ago
  7. 6db15d7 Whitespace normalization. by Tim Peters · 21 years ago
  8. 81676dc To raise TestSkipped, you must import TestSkipped. by Tim Peters · 21 years ago
  9. 4818748 add missing import! by Fred Drake · 21 years ago
  10. 34fba3b Add the same guard as test_signal. by Michael W. Hudson · 21 years ago
  11. 43220ea Argh! This was meant to be part of patch #960406. by Michael W. Hudson · 21 years ago