Tim pointed out  rightly that i missed out the most crucial part of my
question.
i should have said that __init__() is not called automatically only for
the inheritance hierarchy. we must explicitly call all the base class
__init__() fuctions explicitly.
 i wanted a reason for that.
Thanks Tim.

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

Reply via email to