On 06/03/2019 18:12, Rhodri James wrote:
On 06/03/2019 17:43, Jonathan Fine wrote:
Indeed. Although off-topic, I think
{'a': 0, 'a': 1} == {'a': 1}
True
is much better than "This means that you can specify the same key
multiple times in the key/datum list, and the final dictionary’s value
for that key will be the last one given."
I disagree. An example is an excellent thing, but the words are
definitive and must be there.
Sigh. I hit SEND before I finished changing the title. Sorry, folks.
--
Rhodri James *-* Kynesim Ltd
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/