2017-06-27 Stephan Houben <stephan...@gmail.com> dixit:

> Is "itertools.chain" actually that common?
> Sufficiently common to warrant its own syntax?

Please, note that it can be upturned: maybe they are not so common as
they could be because of all that burden with importing from separate
module -- after all we are saying about somewhat very simple operation,
so using lists and `+` just wins because of our (programmers')
laziness. :-)

Cheers.
*j
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to