Commit message (Expand) | Author | Age | |
---|---|---|---|
* | #14984: On POSIX, enforce permissions when reading default .netrc. | R David Murray | 2013-09-17 |
* | fix regression in netrc comment handling (closes #12009) | Benjamin Peterson | 2011-06-10 |
* | Merged revisions 86925 via svnmerge from | R. David Murray | 2010-12-02 |
* | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Patch # 1331 by Christian Heimes. | Guido van Rossum | 2007-10-26 |
* | Unconditionally opening the temp file in text mode causes this test to fail | Jason Tishler | 2003-08-11 |
* | Actually run these tests from regrtest.py. | Neal Norwitz | 2003-02-17 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 |
* | Add a simple test suite for netrc.py, and remove it from test_sundry | Andrew M. Kuchling | 2002-03-22 |