[issue6410] Dictionaries should support __add__

Benjamin Peterson report at bugs.python.org
Sun Jul 5 01:27:51 CEST 2009


Benjamin Peterson <benjamin at python.org> added the comment:

Lists, tuples, and strings are all sequences. Adding two non-ordering
mappings makes much less sense in my head than two sequences.

----------
nosy: +benjamin.peterson
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6410>
_______________________________________


More information about the Python-bugs-list mailing list