On 30/08/16 22:08, monik...@netzero.net wrote:
OK so somebodys remark that there is a default __init__ provided was not 
correct.

It depends on how you interpret default.
In so far as object is the default superclass (in v3)
and it provides an init then there is a default, but
its not part of the language per se but of the standard
object model.
What about old style classes?

That's a very good question and I don't know the answer.
Hopefully someone else does!

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

Reply via email to