Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch # 1331 by Christian Heimes. | Guido van Rossum | 2007-10-26 | 1 | -7/+6 |
* | Unconditionally opening the temp file in text mode causes this test to fail | Jason Tishler | 2003-08-11 | 1 | -2/+5 |
* | Actually run these tests from regrtest.py. | Neal Norwitz | 2003-02-17 | 1 | -1/+3 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+2 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 | 1 | -5/+4 |
* | Add a simple test suite for netrc.py, and remove it from test_sundry | Andrew M. Kuchling | 2002-03-22 | 1 | -0/+43 |