[issue29139] operator.concat/iconcat could only work if left operand is a sequence

STINNER Victor report at bugs.python.org
Tue Jan 3 10:20:56 EST 2017


STINNER Victor added the comment:

> More like a implementation detail for me.

IMHO it's a deliberate choice that the operator module behaves
differently for concat() and add().

----------

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


More information about the Python-bugs-list mailing list