Parent.critique() is calling self.critique(), which has been overriden
by Child.critique() instead of Parent.critique. It makes perfect sense
to me.

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

Reply via email to