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 taleinat
Recipients barry, ezio.melotti, michael.foord, r.david.murray, rbcollins, taleinat
Date 2015-06-13.06:31:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434177091.63.0.421485077525.issue24412@psf.upfronthosting.co.za>
In-reply-to
Content
Is this really needed? One can use try/except/raise, and since addClassCleanup() would only be called from setUpClass(), I don't quite see the utility of it.
History
Date User Action Args
2015-06-13 06:31:31taleinatsetrecipients: + taleinat, barry, rbcollins, ezio.melotti, r.david.murray, michael.foord
2015-06-13 06:31:31taleinatsetmessageid: <1434177091.63.0.421485077525.issue24412@psf.upfronthosting.co.za>
2015-06-13 06:31:31taleinatlinkissue24412 messages
2015-06-13 06:31:31taleinatcreate