PEP 276 Simple Iterator for ints (fwd)

Greg Ewing greg at cosc.canterbury.ac.nz
Mon Dec 10 00:10:37 EST 2001


James_Althoff at i2.com wrote:
> 
> I agree with David.  I think there should be an iterator

But the iterator, if any, isn't going to be visible to the
programmer. So this is an implementation issue, to be
decided on the basis of considerations such as whether
it will be faster to use one or not. (I suspect not,
but the only way to find out is to try it.)

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, New Zealand
To get my email address, please visit my web page:	  
http://www.cosc.canterbury.ac.nz/~greg



More information about the Python-list mailing list