Inheritance doesn't work

Fredrik Lundh fredrik at pythonware.com
Tue Dec 12 09:49:48 EST 2006


John Salerno wrote:

> Well, I can't say I was surprised, but my main (subtle, understated,
> sneaky) point was how do you expect anyone to help you when you aren't
> even giving us the proper information that produces the error?

I've stopped trying to make that point; I just apply a basic error correction
algorithm to the posted code, and try to make sense of the result.  sometimes
it misfires (e.g. if there are multiple errors in the code), but it usually gets me
pretty close to the actual issue.

</F> 






More information about the Python-list mailing list