..E.. ====================================================================== ERROR: testNone (tester.ProblemTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ".../test.py", line 77, in testNone self.assertEqual(rd.baba, None) File ".../fn44032/2007-04-23 14:50:52/user.py", line 31, in __getattribute__ return self._resultcls(self._DFS(self.__cls,attr),attr) File ".../fn44032/2007-04-23 14:50:52/user.py", line 10, in __init__ self.value = cls.__dict__[name] AttributeError: 'NoneType' object has no attribute '__dict__' ---------------------------------------------------------------------- Ran 5 tests in 0.003s FAILED (errors=1)