On 2017-06-27 14:05, Brendan Barnwell wrote:
Even if this "chain" only took one argument, you could do it1.chain(it2).chain(it3). But I don't see why it couldn't take multiple arguments as you suggest.
Right, and as I forgot to mention, making it a built-in is an uphill battle with higher backward compatibility concerns.
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/