[issue6410] Dictionaries should support __add__

Tim Gordon report at bugs.python.org
Sun Jul 5 00:34:11 CEST 2009


Tim Gordon <tim.py at aleph17.co.uk> added the comment:

__add__ is non-commutative for lists, tuples, strings etc. - perhaps 
non-commutative wasn't quite what you were looking for :p.

----------
nosy: +QuantumTim
status: pending -> open

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


More information about the Python-bugs-list mailing list