[issue3602] Move test.test_suport.catch_warning() to the 'warnings' module

Brett Cannon report at bugs.python.org
Fri Aug 22 23:19:52 CEST 2008


Brett Cannon <brett at python.org> added the comment:

I think I can clean up the code by shifting WarningMessage over to a
subclass of namedtuple and moving WarningsRecorder over to a subclass of
list.

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


More information about the Python-bugs-list mailing list