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 eric.araujo
Recipients eric.araujo, ezio.melotti, python-dev, r.david.murray, santoso.wijaya, srid, vstinner
Date 2011-04-27.10:13:16
SpamBayes Score 0.19354479
Marked as misclassified No
Message-id <1303899196.85.0.843862223075.issue6780@psf.upfronthosting.co.za>
In-reply-to
Content
I would have used with self.assertRaises to write the tests, thinking it would be less verbose/cumbersome.
History
Date User Action Args
2011-04-27 10:13:16eric.araujosetrecipients: + eric.araujo, vstinner, ezio.melotti, r.david.murray, srid, santoso.wijaya, python-dev
2011-04-27 10:13:16eric.araujosetmessageid: <1303899196.85.0.843862223075.issue6780@psf.upfronthosting.co.za>
2011-04-27 10:13:16eric.araujolinkissue6780 messages
2011-04-27 10:13:16eric.araujocreate