Another example, is a cash point (ATM) won't give you your money until you take your card
On Fri, 16 Jul 2021, 09:28 Stephen J. Turnbull, < [email protected]> wrote: > Ethan Furman writes: > > > Isn't that javascript? Javascript idioms are not (necessarily) > > Python idioms. > > True, but unless there is (preferably) a Python idiom or one from > another language we borrow from at least somewhat frequently, why not > adopt the Javascript idiom? > > Note: I don't think you were arguing *against* this idiom, just > querying the relevance. > > I did question the OP's "value you need, value you want" > characterization. It's not obvious to me you can decide that for the > caller. > > > _______________________________________________ > 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/WO74OJRHNJNO3KRRUUM5PKTHR2MQKWL4/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ 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/5MRMZHDIYVEBIEF5MRRUI5GOL6XRJ2FP/ Code of Conduct: http://python.org/psf/codeofconduct/
