Kyp <kyp <at> stsci.edu> writes:

> So the iglob was faster, but accessing the first file took about the
> same time as glob.glob.

That would be because glob is implemented in terms of iglob.




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

Reply via email to