At 12:36 PM 10/21/03 -0700, Guido van Rossum wrote: >I expect that most iterator comprehensions (we need a better term!) >are not stored in a variable but passed as an argument to something >that takes an iterable, e.g. Iterator expression?