1. 3efafd7 Merged revisions 77942,79023 via svnmerge from by Ezio Melotti · 15 years ago
  2. 8dc04a4 Merged revisions 77310-77311 via svnmerge from by Ezio Melotti · 15 years ago
  3. 6d332be Merged revisions 76086 via svnmerge from by Antoine Pitrou · 16 years ago
  4. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  5. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  6. c2898c5 Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). by Collin Winter · 18 years ago
  7. 403019b Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages. by Phillip J. Eby · 19 years ago
  8. 06524b6 compare_generic_iter(): Fixed the failure of test_wsgiref's testFileWrapper by Tim Peters · 19 years ago
  9. 5cf565d Import wsgiref into the stdlib, as of the external version 0.1-r2181. by Phillip J. Eby · 19 years ago