On Tue, 18 Feb 2020 at 23:40, Steven D'Aprano <st...@pearwood.info> wrote: > > On Tue, Feb 18, 2020 at 09:04:21PM +0000, Paul Moore wrote: > > > This looks to me like Lua's `items()` function. > > I can't find that function listed anywhere. > > https://www.lua.org/manual/5.3/ > > Are you maybe thinking of `pairs()`? > > https://www.lua.org/manual/5.3/manual.html#pdf-pairs
Sorry, yes I was - I should have checked instead of relying on memory. Paul _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/A7ZDOU53G3LDCJKOIB5QR644THDYIOIG/ Code of Conduct: http://python.org/psf/codeofconduct/