[Python-Dev] Single- vs. Multi-pass iterability

Andrew Koenig ark@research.att.com
Fri, 12 Jul 2002 12:40:03 -0400 (EDT)


Barry> Would it be useful to add to the interator "interface" a method
Barry> which would retrieve the original iterable object?

What if there isn't one?