[issue9754] assertWarns and assertWarnsRegexp

Antoine Pitrou report at bugs.python.org
Fri Sep 3 15:59:47 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a patch. The approach is different from support.check_warnings(), and tries to mimic assertRaises* instead.

----------
keywords: +patch
Added file: http://bugs.python.org/file18727/assertwarns.patch

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


More information about the Python-bugs-list mailing list