1. c32d5cb propgate error in other conditions by Benjamin Peterson · 14 years ago
  2. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  3. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 16 years ago
  4. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  5. 8fcaebb Issue 3848: document the fact that epoll register raises an IOError if by R. David Murray · 16 years ago
  6. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  7. 3bda069 Skip the epoll test if epoll() does not work by Neal Norwitz · 17 years ago
  8. 0e9ab5f Applied patch #1657 epoll and kqueue wrappers for the select module by Christian Heimes · 17 years ago