[issue8414] Add test cases for assert

Gregory Nofi report at bugs.python.org
Fri Apr 16 03:49:15 CEST 2010


New submission from Gregory Nofi <crackityjones2004-p at 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 <report at bugs.python.org>
<http://bugs.python.org/issue8414>
_______________________________________


More information about the Python-bugs-list mailing list