Michael Foord <mich...@voidspace.org.uk> added the comment:

So the technique I suggested is that the TestLoader checks classes for the 
"testbase" (or whatever we call it) *in the class dict*. So inheritance doesn't 
matter - a class is only excluded from test loading if it has the attribute 
directly.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14534>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to