[Python-Dev] Sets, Dictionaries (original) (raw)
Julia Kim julia.hiyeon.kim at gmail.com
Thu Mar 29 00:14:53 EDT 2018
- Previous message (by thread): [Python-Dev] [RELEASE] Python 3.6.5 is now available
- Next message (by thread): [Python-Dev] Sets, Dictionaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] [RELEASE] Python 3.6.5 is now available
- Next message (by thread): [Python-Dev] Sets, Dictionaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]