Michele Orrù <maker...@gmail.com> added the comment: This bug is becouse of Lib/unittest/loader.py:107 . So a quick fix would be to inherit from unittest.TestCase only in the exposed classes; but probably using a class decorator is the best solution.
---------- keywords: +patch Added file: http://bugs.python.org/file24910/issue14333_decorators.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14333> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com