[Python-Dev] An issue recently brought up in patch
#872326(generator expression)
Samuele Pedroni
pedronis at bluewin.ch
Tue Mar 23 10:15:05 EST 2004
At 22:54 22.03.2004 -0500, Tim Peters wrote:
> > But I always assumed that the toplevel iterable would be different.
>
>Jiwon's example certainly suggests that it must be. But why <0.7 wink>?
(not that this is deep) It seems, it's only one and also expression in the
whole thing that can (not that it should) be naturally computed without
starting consuming some iterable.
More information about the Python-Dev
mailing list