| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #3187: Better support for "undecodable" filenames. Code by Victor | Guido van Rossum | 2008-10-02 | 1 | -1/+1 |
|
|
* | Try to fix the sporadic problems on the Solaris buildbot with removing | Neal Norwitz | 2008-08-25 | 1 | -2/+2 |
|
|
* | posix.fdopen does not exists any more; and os.fdopen exists on all platforms. | Amaury Forgeot d'Arc | 2008-08-01 | 1 | -11/+0 |
|
|
* | Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,... | Benjamin Peterson | 2008-07-02 | 1 | -0/+39 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -40/+40 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -0/+28 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -0/+5 |
|
|
* | Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(), | Guido van Rossum | 2007-10-25 | 1 | -12/+1 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -1/+1 |
|
|
* | Merged revisions 53623-53858 via svnmerge from | Thomas Wouters | 2007-02-23 | 1 | -0/+12 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+5 |
|
|
* | Add tests for posix O_SHLOCK & O_EXLOCK. Missed checking this in with | Skip Montanaro | 2005-06-17 | 1 | -0/+31 |
|
|
* | Try to improve test coverage for utime() | Neal Norwitz | 2004-06-06 | 1 | -0/+4 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -20/+18 |
|
|
* | Fix SF bug #697556, test_posix fails: getlogin | Neal Norwitz | 2003-03-18 | 1 | -6/+0 |
|
|
* | Fix SF bug #690081, test_posix fails when run in non-interactive mode | Neal Norwitz | 2003-02-23 | 1 | -1/+8 |
|
|
* | Make changes suggested by Walter to use self.assert*() methods. | Neal Norwitz | 2003-02-17 | 1 | -26/+14 |
|
|
* | test_posix is an expected skip on Win32. Also fixed test_posix to | Tim Peters | 2003-02-17 | 1 | -1/+1 |
|
|
* | Added test_posix (hopefully it works on Windows). | Neal Norwitz | 2003-02-17 | 1 | -0/+172 |
|
|