[Python-ideas] Framework for Python for CS101

Chris Barker chris.barker at noaa.gov
Tue May 26 23:00:18 CEST 2015


On Tue, May 26, 2015 at 1:32 PM, Andrew Barnert via Python-ideas <
python-ideas at 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 at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150526/df8b1444/attachment.html>


More information about the Python-ideas mailing list