1. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  2. f4f6171 Merged revisions 84589 via svnmerge from by Antoine Pitrou · 15 years ago
  3. 172e15f Merged revisions 83833,83838-83839,83859,83878 via svnmerge from by Florent Xicluna · 15 years ago
  4. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  5. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  6. 3db8a34 Change more tests to use import_module for the modules that by R. David Murray · 16 years ago
  7. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  8. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  9. 7d3d04d Don't try to get the window size if it was never set before. by Martin v. Löwis · 17 years ago
  10. 6af3db8 Attempt to fix the Solaris Sparc 10 buildbot. It was failing with an invalid by Gregory P. Smith · 17 years ago
  11. 8ee3e5a - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 20 years ago
  12. 26f42f6 Skip the ioctl test if we can't open /dev/tty. This happens on by Neal Norwitz · 22 years ago
  13. f008998 Fix bug by Michael W. Hudson · 22 years ago