Message 155721 - Python tracker
Message155721
| Author | michael.foord |
|---|---|
| Recipients | BreamoreBoy, eric.araujo, ezio.melotti, michael.foord, piotr.dobrogost, pprokop, rhettinger |
| Date | 2012-03-14.05:33:45 |
| SpamBayes Score | 4.717658e-05 |
| Marked as misclassified | No |
| Message-id | <1331703226.6.0.494481603351.issue4080@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm working on a modified version of the patch that is switched on with a command line option --timer=0.1 (or similar). Only tests that take longer than the threshold have the time printed. --timer=0 is valid, but it still only works when unittest is running with with verbose. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-14 05:33:46 | michael.foord | set | recipients: + michael.foord, rhettinger, ezio.melotti, eric.araujo, pprokop, BreamoreBoy, piotr.dobrogost |
| 2012-03-14 05:33:46 | michael.foord | set | messageid: <1331703226.6.0.494481603351.issue4080@psf.upfronthosting.co.za> |
| 2012-03-14 05:33:46 | michael.foord | link | issue4080 messages |
| 2012-03-14 05:33:45 | michael.foord | create | |