<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> What are the reason one would get this error: TypeError: Cannot create
> a consistent method resolution order (MRO) for bases object ??

Because the interpreter cannot ;-)

> I can provide the code if needed....

Details beget details ;-)
Yes, the class statement  (header line up to ':') that bombed and the same 
(first line) for classes it inherits from (and their base classes).  The 
conflict should be in the latter.

tjr



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

Reply via email to