[issue4180] warnings.simplefilter("always") does not make warnings always show up
Tres Seaver
report at bugs.python.org
Fri Apr 30 13:05:43 CEST 2010
Tres Seaver <tseaver at agendaless.com> added the comment:
This patch tidies up the FilterWarnings tests to nomalize use of 'self.assertEquals' (matching the rest of the module) and make the 'test_always' assertions meaningful.
----------
Added file: http://bugs.python.org/file17144/issue4180-test_janitorial.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4180>
_______________________________________
More information about the Python-bugs-list
mailing list