[issue21678] Add operation "plus" for dictionaries

STINNER Victor report at bugs.python.org
Fri Jun 6 12:23:35 CEST 2014


STINNER Victor added the comment:

You should use dict.update() method.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list