1. 36a59b4 Remove the test file before writing it in case there is no write permission. by Neal Norwitz · 17 years ago
  2. 40f5e4c Fix a bunch of UnboundLocalErrors when the tests fail. by Neal Norwitz · 17 years ago
  3. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  4. 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
  5. 3fa5e6e [Bug #776202] Apply Walter Doerwald's patch to use text mode for encoded files by Andrew M. Kuchling · 18 years ago
  6. 705fd47 Add a test for uu.encode() that passed filenames as in_file and out_file. by Walter Dörwald · 19 years ago
  7. 411e5a2 Port test_uu.py to PyUnit. From SF patch #662807. by Walter Dörwald · 22 years ago
  8. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 23 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  10. d179570 Test that uu.py will not override an existing file if out_file isn't by Barry Warsaw · 24 years ago
  11. fffd722 The test opened the binary test data files in text mode! Fixed. by Jack Jansen · 24 years ago
  12. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 24 years ago