
Oct. 17, 2003
9:10 p.m.
In article <5.1.0.14.0.20031017162527.03eb58a0@mail.telecommunity.com>, "Phillip J. Eby" <pje@telecommunity.com> wrote:
I am beginning to find it all a bit confusing and unsettling.
Ironically, with iterator comprehension in place, a list comprehension would now look like a list containing an iterator, which I agree might be confusing.
Along with that confusion, (x*x for x in S) would look like a tuple comprehension, rather than a bare iterator. -- David Eppstein http://www.ics.uci.edu/~eppstein/ Univ. of California, Irvine, School of Information & Computer Science