[Python-Dev] Sets, Dictionaries

Julia Kim julia.hiyeon.kim at gmail.com
Thu Mar 29 00:14:53 EDT 2018


Hi,

My name is Julia Hiyeon Kim.

My suggestion is to change the syntax for creating an empty set and an empty dictionary as following.

an_empty_set = {}
an_empty_dictionary = {:}

It would seem to make more sense.


Warm regards,
Julia Kim


More information about the Python-Dev mailing list