In article <[email protected]>,
Antoon Pardon <[email protected]> wrote:
> Come on. The problem isn't that both set and dictionary literal use
> braces. That doesn't seem to be a problem in python3. The only question
> was what should {} represent and how do we get an empty collection of
> the other kind. If {} had been an empty set, dict() could have been
> used for an empty dictionary is {:} had been unacceptable.
By analogy to tuples, it could have been {,}.
--
https://mail.python.org/mailman/listinfo/python-list