E.... ====================================================================== ERROR: testClsAttr (tester.ProblemTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ".../test.py", line 99, in testClsAttr self.assertEqual(r.cls.value, 5) AttributeError: class X has no attribute 'value' ---------------------------------------------------------------------- Ran 5 tests in 0.002s FAILED (errors=1)