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 benjamin.peterson
Recipients benjamin.peterson, gnofi
Date 2010-04-16.02:54:28
SpamBayes Score 0.017146476
Marked as misclassified No
Message-id <1271386470.79.0.828631011759.issue8414@psf.upfronthosting.co.za>
In-reply-to
Content
I propose you move all the assert test cases into there own test method and decorate it with @unittest.skipUnless(__debug__).
History
Date User Action Args
2010-04-16 02:54:30benjamin.petersonsetrecipients: + benjamin.peterson, gnofi
2010-04-16 02:54:30benjamin.petersonsetmessageid: <1271386470.79.0.828631011759.issue8414@psf.upfronthosting.co.za>
2010-04-16 02:54:28benjamin.petersonlinkissue8414 messages
2010-04-16 02:54:28benjamin.petersoncreate