On Tue, May 26, 2015 at 1:32 PM, Andrew Barnert via Python-ideas <python-ideas@python.org> wrote:

 And the one that actually _is_ a restriction isn't at the grammar level, it's just hiding a bunch of methods (list.append, presumably list.__setitem__, etc.).

which is odd, because Python already has an immutable sequence -- it's call a tuple.

-Chris



--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@noaa.gov