"Danny Colligan" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

> I absoultely agree.  Thanks for pointing me out to some real-world
> code.  However, the function you pointed me to is not a generator
> (there is no yield statement... it just returns the entire list of
> primes).

Oops,  should have looked at the code more closely. Another example
would be os.walk() in the standard library. 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to