Calling a generator multiple times

Courageous jkraska at san.rr.com
Fri Dec 7 13:25:50 EST 2001


>You really need to dig into the python-iterators list archives.
>This has been discussed over and over and over. It's really
>not as bad as you think. You need to reset your brain, play
>with generators a bit more. It becomes really natural after
>a while.

I don't have any personal problem with understanding them;
I've worked extensively with stackless prior to this. There's
no problem.

What I have a problem with is the inconsistency between the
apparent definition and the result. Not even continuations
behave this way.

C//




More information about the Python-list mailing list