Michele Orrù <[email protected]> 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 <[email protected]>
<http://bugs.python.org/issue14333>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to