Message 197212 - Python tracker (original) (raw)
Message197212
Author | michael.foord |
---|---|
Recipients | ezio.melotti, michael.foord, pitrou, r.david.murray, vinay.sajip |
Date | 2013-09-08.02:13:32 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1378606412.68.0.590105230336.issue18937@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
The patch and approach look good to me (with docs needed). Note, personally I would not use a leading underscore for the assertion methods (in the tests) _assertNoStderr and _assertLogRecords. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-09-08 02:13:32 | michael.foord | set | recipients: + michael.foord, vinay.sajip, pitrou, ezio.melotti, r.david.murray |
2013-09-08 02:13:32 | michael.foord | set | messageid: 1378606412.68.0.590105230336.issue18937@psf.upfronthosting.co.za |
2013-09-08 02:13:32 | michael.foord | link | issue18937 messages |
2013-09-08 02:13:32 | michael.foord | create |