Comment 2 for bug 1430677

Revision history for this message
Jonathan Lange (jml) wrote :

In 1.6.0 we moved to inherit from unittest2. The problem is that pylint is not picking up methods inherited from grandparents. Not really a testtools bug, alas.