An endless loop
Steve D'Aprano
steve+python at pearwood.info
Sun Oct 15 12:05:18 EDT 2017
More information about the Python-list mailing list
Sun Oct 15 12:05:18 EDT 2017
- Previous message (by thread): An endless loop
- Next message (by thread): An endless loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 16 Oct 2017 01:38 am, Ned Batchelder wrote: > We've covered this before. A challenge for the group: let's not create > yet another 100-reply thread rehashing the design of Python looping... > Please? :) Certainly! So... who thinks that Python should implement tail recursion optimization so that we can forgo iteration altogether? *wicked grin* -- Steve “Cheer up,” they said, “things could be worse.” So I cheered up, and sure enough, things got worse.
- Previous message (by thread): An endless loop
- Next message (by thread): An endless loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list