Question about exausted iterators

Fredrik Lundh fredrik at pythonware.com
Thu May 18 10:54:01 EDT 2006


Christophe wrote:

> Maybe I've used more iterables than most of you. Maybe I've been doing 
> that wrong.

your problem is that you're confusing iterables with sequences.  they're 
two different things.

</F>




More information about the Python-list mailing list