On Sat, 12 Mar 2022 at 08:53, wfdc via Python-ideas
<[email protected]> wrote:
>
> So do you propose getting rid of the tuple type entirely or not?
>
> Do you see why it's useful to have immutability?
>

Immutability is extremely useful. I use tuples VERY frequently. But I
don't then need to replace one element in them.

ChrisA
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/Q7OP5GSX5QZRCFVKDMUR6Q54KVGAOEEV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to