| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Update the comment and remove the close. If we close we can't flush anymore. | Neal Norwitz | 2008-01-27 | 1 | -2/+1 |
|
|
* | Add a tiny sleep and additional flush to force the file to really be synced. | Neal Norwitz | 2008-01-27 | 1 | -2/+5 |
|
|
* | Try to prevent this test from being flaky. We might need a sleep in here | Neal Norwitz | 2008-01-27 | 1 | -2/+6 |
|
|
* | On some systems (e.g., Ubuntu on hppa) the flush() | Neal Norwitz | 2008-01-26 | 1 | -0/+3 |
|
|
* | Always try to remove the test file even if close raises an exception | Neal Norwitz | 2008-01-26 | 1 | -2/+1 |
|
|
* | Try to get rid of spurious failure in test_resource on the Debian buildbots b... | Nick Coghlan | 2007-07-24 | 1 | -9/+16 |
|
|
* | Whitespace normalization. | Tim Peters | 2007-01-30 | 1 | -2/+2 |
|
|
* | resource.RUSAGE_BOTH might not exist. | Walter Dörwald | 2007-01-20 | 1 | -1/+1 |
|
|
* | Add argument tests an calls of resource.getrusage(). | Walter Dörwald | 2007-01-20 | 1 | -0/+18 |
|
|
* | Port test_resource.py to unittest. | Walter Dörwald | 2007-01-20 | 1 | -56/+78 |
|
|
* | Patch #551960: Add check for setrlimit() support | Jason Tishler | 2002-12-12 | 1 | -4/+12 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Add tests for the recent resource module change. | Jeremy Hylton | 2002-04-23 | 1 | -0/+48 |
|
|