New submission from Gregory Nofi <crackityjones200...@yahoo.com>: 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. ---------- components: Tests files: test_grammar.v2.patch keywords: patch messages: 103284 nosy: gnofi severity: normal status: open title: Add test cases for assert type: behavior versions: Python 2.7, Python 3.2 Added file: http://bugs.python.org/file16942/test_grammar.v2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8414> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com