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.
-- Rhodri James *-* Kynesim Ltd _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
