[Tutor] Question about Classes

mlong at datalong.com mlong at datalong.com
Tue Nov 25 17:33:44 EST 2003


> Or call the Email init function within the Contact init:
>
>      Email.__init__(self)
>
> This is normally good practice when creating subclasses anyhow.
> Initialise the parent then do the local initialisation.

Cool...




More information about the Tutor mailing list