[Python-ideas] copyable iterators, named loops, continue a expression per indentation and a few functional things

Guido van Rossum guido at python.org
Sun Dec 24 02:14:06 CET 2006


On 12/23/06, Florian Weimer <fw at deneb.enyo.de> wrote:
> Using "+" for a
> non-commutative operation doesn't seem right.

Perhaps you've never used string concatenation in Python?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-ideas mailing list