| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the test file before writing it in case there is no write permission. | Neal Norwitz | 2008-04-10 | 1 | -0/+2 |
|
|
* | Fix a bunch of UnboundLocalErrors when the tests fail. | Neal Norwitz | 2008-03-25 | 1 | -0/+3 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Try reverting part of r53145 that seems to cause the Windows buildbots to fai... | Neal Norwitz | 2007-01-18 | 1 | -2/+2 |
|
|
* | [Bug #776202] Apply Walter Doerwald's patch to use text mode for encoded files | Andrew M. Kuchling | 2006-12-22 | 1 | -7/+7 |
|
|
* | Add a test for uu.encode() that passed filenames as | Walter Dörwald | 2005-11-21 | 1 | -0/+8 |
|
|
* | Port test_uu.py to PyUnit. From SF patch #662807. | Walter Dörwald | 2003-05-06 | 1 | -147/+162 |
|
|
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -2/+1 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Test that uu.py will not override an existing file if out_file isn't | Barry Warsaw | 2001-08-17 | 1 | -0/+34 |
|
|
* | The test opened the binary test data files in text mode! Fixed. | Jack Jansen | 2001-08-03 | 1 | -3/+3 |
|
|
* | SF patch #440144: Tests and minor bugfix for uu module. | Tim Peters | 2001-07-11 | 1 | -0/+124 |
|
|