In article <[EMAIL PROTECTED]>,
"Carl Banks" <[EMAIL PROTECTED]> writes:
|> 
|> > It isn't a misplaced fear, but the extra protection
|> > provided by doing that only for tuples is like locking one door out of
|> > ten to deter burglars - good practice, if there is no downside, but not
|> > worth putting much effort into.
|> 
|> Maybe "inconsistent" fear is a better word.  It's like when people are
|> deathly afraid to get on an airplane, but think nothing of riding in a
|> car without a seatbelt.

I agree with that.  I consider the difficulty of adding a reliable
immutable attribute in most languages to be a serious piece of
misdesign, but there isn't a huge amount of point unless it is done
properly.  Unreliable safety devices are as likely to increase
errors as reduce them, at least in the hands of the naive.


Regards,
Nick Maclaren.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to