Florent Xicluna <[email protected]> added the comment: > unittest should provide assertWarns and assertWarnsRegexp
+1 (the internal helpers in test.support could be refactored) > The __warningregistry__ stuff looks horrible. +1 (and it does not behave exactly the same in all Python versions) ---------- nosy: +flox _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9754> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
