On Thu, Dec 12, 2019 at 10:22:33AM +0900, "Stephen J. Turnbull"
<[email protected]> wrote:
> Greg Ewing writes:
> > On 11/12/19 9:45 pm, Steven D'Aprano wrote:
> > > But that's not what happens if you call `first(iterable)` multiple
> > > times. Calling it once is fine, but people will call it multiple times.
> >
> > Would it help if it were called "one" instead of "first"?
>
> That would be my preference.
take_one()? takeone()? take1()?
Oleg.
--
Oleg Broytman https://phdru.name/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
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/4CHVLUJ4FDWAO76EJWPLXDN5C2GY3GA4/
Code of Conduct: http://python.org/psf/codeofconduct/