John Wong wrote:

I am actually amazed to remember dict + dict is not possible... there must be a reason (performance??) for this...

I think it's mainly because there is no obviously
correct answer to the question of what to do about
duplicate keys.

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to