[issue9754] assertWarns and assertWarnsRegexp

Florent Xicluna report at bugs.python.org
Fri Sep 3 18:45:58 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Patch looks good. However tests do not pass with -Werror (while test_warnings and others pass).


Is there a way to catch multiple warnings on a single logical line?
(With assertRaises we don't have such use case)

----------
stage: needs patch -> patch review

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


More information about the Python-bugs-list mailing list