Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |