[Tutor] iterators

Keith Winston keithwins at gmail.com
Sun Jan 19 00:28:46 CET 2014


On Sat, Jan 18, 2014 at 4:22 AM, Chris “Kwpolska” Warrick
<kwpolska at gmail.com> wrote:
> Here is a poor man’s pure-python re-implementation of `for`:
> https://gist.github.com/Kwpolska/8488091

This will be very handy the next time I run out of for's, or have a
surplus of while's. Fairly common.

Seriously though, thanks for your comments.

-- 
Keith


More information about the Tutor mailing list