Robert Kern wrote: > Inheritance really doesn't work that way. The code in the class suite gets > executed in its own namespace that doesn't know anything about inheritance. > The > inheritance rules operate in attribute access on the class object later.
Right. That was what I should have said, but it came out wrong when I tried to say it. (-: -Matt -- http://mail.python.org/mailman/listinfo/python-list