Hi, can I make an object read-only, so that
x = new_value
fails (and x keeps it's orginal value)?
This would be especially of interest for me for an object created by
a c extension.
--
Johannes
--
http://mail.python.org/mailman/listinfo/python-list
