Message 85446 - Python tracker (original) (raw)
Message85446
Author | michael.foord |
---|---|
Recipients | gregory.p.smith, michael.foord, pitrou, rbcollins |
Date | 2009-04-04.23:04:13 |
SpamBayes Score | 0.00015411829 |
Marked as misclassified | No |
Message-id | 1238886254.75.0.632319950294.issue5679@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
The main use case for addCleanup is resource allocation in tests. Why does this require clean ups to be executed before tearDown? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2009-04-04 23:04:14 | michael.foord | set | recipients: + michael.foord, gregory.p.smith, pitrou, rbcollins |
2009-04-04 23:04:14 | michael.foord | set | messageid: 1238886254.75.0.632319950294.issue5679@psf.upfronthosting.co.za |
2009-04-04 23:04:13 | michael.foord | link | issue5679 messages |
2009-04-04 23:04:13 | michael.foord | create |