In article <mailman.8511.1395743071.18130.python-l...@python.org>, Antoon Pardon <antoon.par...@rece.vub.ac.be> 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