On Oct 8, 9:09 pm, Ravi <[EMAIL PROTECTED]> wrote:
> Why the following code gives inconsistent method resolution order
> error:
> <snip>

If you want to know all the nitty-gritty details about
the MRO (including the reason for the error you get)
you should read this:
http://www.python.org/download/releases/2.3/mro/

HTH,

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

Reply via email to