mutlifile inheritance problem

Jeff Shannon jeff at ccvcorp.com
Fri Mar 22 14:47:24 EST 2002


Marc wrote:

>
> So here is my basic question: should I be able to
> inherit class from another file.

Yes, you can do this.  I do it all the time.  And the way that you're doing it is
indeed correct -- just refer to the base class by its properly qualified name.

I have no idea why you're having a problem, but then, I missed your initial post.
Are you getting an exception?  If so, you might try posting the stack trace...

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list