On 29/08/16 20:03, monik...@netzero.net wrote:

If __init__ is not defined in a class, will it be called when creating an 
instance?
What in a case if this class inherits from parent with __init__ and without 
__init__?

The easiest way to find out is try it and see what happens!

Just put appropriate print statements in the method.

Alan G

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to