Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix regression in netrc comment handling (closes #12009) | Benjamin Peterson | 2011-06-10 | 1 | -39/+92 |
* | Merged revisions 86925 via svnmerge from | R. David Murray | 2010-12-02 | 1 | -6/+16 |
* | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
* | 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 |