Michael Foord added the comment:

Zachary: Inheriting from TestCase in your mixin is actually an anti-pattern. 
And yes, most people seem to do it (most people seem to misunderstand how to 
use mixins, which is why I like this approach of having a way of explicitly 
marking base classes).

----------

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

Reply via email to