Inheriting Classes Across Files

Tina bad_addy at no_domain.com
Thu Mar 25 18:41:24 EST 2004


In my program I need derived classes to inherit from the super class.

I can do this but I'd like to split the super class into it's own file.

How do you do this? When I split the code I start getting errors.




More information about the Python-list mailing list