Closed GoogleCodeExporter closed 9 years ago
Original comment by pmo...@google.com
on 29 Aug 2009 at 4:14
Original comment by pmo...@google.com
on 29 Aug 2009 at 4:14
not going to implement this. leads to inconsistent interface (or a lot of
extra code
to keep a consistent interface) and doesn't seem strictly pythonic.
>>> [1] + 2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: can only concatenate list (not "int") to list
Original comment by pmo...@google.com
on 18 Nov 2009 at 6:27
Original issue reported on code.google.com by
drk...@gmail.com
on 27 Aug 2009 at 9:44