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 r.david.murray
Recipients daniel.urban, r.david.murray, techtonik
Date 2011-04-04.13:45:22
SpamBayes Score 0.022025788
Marked as misclassified No
Message-id <1301924723.35.0.164875122709.issue11759@psf.upfronthosting.co.za>
In-reply-to
Content
Using assertRaises as a context manager is not a hack, and is the correct way to do this in unittest.
History
Date User Action Args
2011-04-04 13:45:23r.david.murraysetrecipients: + r.david.murray, techtonik, daniel.urban
2011-04-04 13:45:23r.david.murraysetmessageid: <1301924723.35.0.164875122709.issue11759@psf.upfronthosting.co.za>
2011-04-04 13:45:22r.david.murraylinkissue11759 messages
2011-04-04 13:45:22r.david.murraycreate