1. 7beeb2b Try reverting part of r53145 that seems to cause the Windows buildbots to fail in test_uu.UUFileTest.test_encode by Neal Norwitz · 18 years ago
  2. 3fa5e6e [Bug #776202] Apply Walter Doerwald's patch to use text mode for encoded files by Andrew M. Kuchling · 18 years ago
  3. 705fd47 Add a test for uu.encode() that passed filenames as in_file and out_file. by Walter Dörwald · 19 years ago
  4. 411e5a2 Port test_uu.py to PyUnit. From SF patch #662807. by Walter Dörwald · 21 years ago
  5. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. d179570 Test that uu.py will not override an existing file if out_file isn't by Barry Warsaw · 23 years ago
  8. fffd722 The test opened the binary test data files in text mode! Fixed. by Jack Jansen · 23 years ago
  9. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago