[New-bugs-announce] [issue7892] [patch] refactor "test_dict.py" using new assertRaises context manager.

Florent Xicluna report at bugs.python.org
Tue Feb 9 17:51:25 CET 2010


New submission from Florent Xicluna <laxyf at yahoo.fr>:

Patch to refactor "test_dict" using new unittest methods.

----------
components: Tests
files: patch_dict_assertRaises.diff
keywords: patch
messages: 99124
nosy: flox
priority: normal
severity: normal
stage: patch review
status: open
title: [patch] refactor "test_dict.py" using new assertRaises context manager.
type: behavior
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file16187/patch_dict_assertRaises.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7892>
_______________________________________


More information about the New-bugs-announce mailing list