* test/support.py (FloatComparisonMixin): This is a mix-in class and therefore should not be derived from any other class. * test/test_range.py (RangeTest): FloatComparisonMixin is a mix-in, so derive from TestCase as well.