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 gnofi
Recipients gnofi
Date 2010-04-16.01:49:11
SpamBayes Score 0.000614457
Marked as misclassified No
Message-id <1271382554.96.0.638288219507.issue8414@psf.upfronthosting.co.za>
In-reply-to
Content
I'm adding some assert tests to test_grammar.py to verify that the assert statement raises (or doesn't raise) an AssertionError properly.

NOTE: I'm currently helping Dino port IronPython tests into CPython. This is part of that series.
History
Date User Action Args
2010-04-16 01:49:15gnofisetrecipients: + gnofi
2010-04-16 01:49:14gnofisetmessageid: <1271382554.96.0.638288219507.issue8414@psf.upfronthosting.co.za>
2010-04-16 01:49:12gnofilinkissue8414 messages
2010-04-16 01:49:12gnoficreate