Colin: > It seems to me that __new__ should probably be deprecated for mutable > classes.
Certainly not! It is useful for mutable classes too. One just must be careful. Michele Simionato -- http://mail.python.org/mailman/listinfo/python-list
Colin: > It seems to me that __new__ should probably be deprecated for mutable > classes.
Certainly not! It is useful for mutable classes too. One just must be careful. Michele Simionato -- http://mail.python.org/mailman/listinfo/python-list