[Python-ideas] Integrate some itertools into the Python syntax

Michel Desmoulin desmoulinmichel at gmail.com
Wed Mar 23 19:17:13 EDT 2016


Le 24/03/2016 00:15, Chris Angelico a écrit :
> On Thu, Mar 24, 2016 at 10:09 AM, Mark Lawrence <breamoreboy at yahoo.co.uk> wrote:
>> My conclusion is RTFM.
> 
> Exactly. Once you have to RTFM, what's the difference between builtin
> and stdlib?

The import in every modules and in the shell. But I agree, chain is
used, I used it one time last year. Not enough to justify a built-in.

> 
> ChrisA
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
> 


More information about the Python-ideas mailing list