[Tutor] Question about Classes

mlong at datalong.com mlong at datalong.com
Mon Nov 24 22:53:20 EST 2003


> Matt,
>
> 	By subclassing the class "Email", you are overwriting the __init__ function
> in the Email class. This means that the instance of Contact has no clue about

This is good information. So I have to be carefull when subclassing to handle all
properties.





More information about the Tutor mailing list