The way that I read it, Python allows only values (and hence types)
to be immutable, and not class members.  The nearest approach to the
latter is to use the name hiding conventions.

Is that correct?


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

Reply via email to