[issue6410] Dictionaries should support __add__

Jean-Paul Calderone report at bugs.python.org
Sun Jul 5 00:39:59 CEST 2009


Jean-Paul Calderone <exarkun at divmod.com> added the comment:

Why so much opposition to the shorter spelling of .copy() & .update()? 
As Tim pointed out, lists, tuples, and strings all provide this
shortcut.  Why not dicts?

----------
nosy: +exarkun

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


More information about the Python-bugs-list mailing list