Puzzling difference between lists and tuples

Serhiy Storchaka storchaka at gmail.com
Sun Sep 20 14:01:04 EDT 2020


18.09.20 03:55, Chris Angelico пише:
> On Fri, Sep 18, 2020 at 10:53 AM Grant Edwards
> <grant.b.edwards at gmail.com> wrote:
>> Yea, the syntax for tuple literals has always been a bit of an ugly
>> spot in Python.  If ASCII had only had one more set of open/close
>> brackets...
> 
> ... then I'd prefer them to be used for sets, actually. I think the
> set/dict collision is more weird than the tuple/grouping one.
> 
> Now, if only ASCII had *two* more sets of open/close brackets...

Then I would use them for sets and frozensets.



More information about the Python-list mailing list