Peter Otten wrote: > Try it: Fighter(...) will implicitly call Character.__init__(...).
Ok, I'm confused! :) I thought you had to explicity call a base class's __init__ method? How is it doing this? -- http://mail.python.org/mailman/listinfo/python-list