I meant to say:
Although the base class __new__ does have to check to see if the
^^^^^^^
instance is initialized, ...not: > Although the base class __init__ does have to check to see if the > instance is initialized, ... -- http://mail.python.org/mailman/listinfo/python-list
