Duncan Booth wrote: > In other words, the object is constructed in Python before any __init__ is > called, but in C++ it isn't constructed until after all the base class > constructors have returned.
That's true. Good point. Carl Banks -- http://mail.python.org/mailman/listinfo/python-list