This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:32michael.foordsetrecipients: + michael.foord, vinay.sajip, pitrou, ezio.melotti, r.david.murray
2013-09-08 02:13:32michael.foordsetmessageid: <1378606412.68.0.590105230336.issue18937@psf.upfronthosting.co.za>
2013-09-08 02:13:32michael.foordlinkissue18937 messages
2013-09-08 02:13:32michael.foordcreate