09.12.19 07:41, Guido van Rossum пише:
Nobody is going to write a blog post about 2-arg next() (there just isn't enough for more than a sentence or two) but people write tutorials about itertools all the time, since it's such a rich module. So I think it's likely that first() will get some exposure that way.
Would not adding a recipe in the itertools documentation or the tutorial help?
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/IZWPWG5QRSA3GKNDQCMU6RLWOXFTVTPZ/ Code of Conduct: http://python.org/psf/codeofconduct/
