gtb wrote:
> In file Test1.py below I get a attribute error on the line
> "self.logon()". 

Seems like the class doesn't have this attribute. 

> It worked earlier when Test1 was derived from 
> class newLogon but that does not seem logical to me. 

What's the definition of CompactTest?

Regards,


Björn

-- 
BOFH excuse #143:

had to use hammer to free stuck disk drive heads.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to