1. 9545a23 In a number of places code still revers by Ronald Oussoren · 15 years ago
  2. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  3. 95287fa Remove some from __future__ import with_statements by Benjamin Peterson · 17 years ago
  4. 607bff1 Some tests did not pass on repeated calls (regrtest -R::) by Amaury Forgeot d'Arc · 17 years ago
  5. 8820f2a Add ``if __name__ == '__main__'`` to some test files where it didn't take a lot by Brett Cannon · 17 years ago
  6. 692bbc4 Port test_frozen to unittest. by Georg Brandl · 18 years ago
  7. 2918ae8 n the Mac the frozen import that should fail actually succeeds, and we know it, so skip the test in stead of confusing the end user. by Jack Jansen · 23 years ago
  8. 218c5f9 [SF bug 631713] use the import exeption message in the TestFailed exception. by Finn Bock · 23 years ago
  9. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  10. 4114a4a Fix the frozen bytecode for __hello__ (betcha didn't know that existed :-). by Guido van Rossum · 24 years ago