PEP 234: Iterators

Fredrik Lundh fredrik at pythonware.com
Thu May 3 15:24:03 EDT 2001


Aahz Maruch wrote:
> Well, yes.  The whole point of this exercise is that xrange() will be
> essentially deprecated in 2.2.  There's no more need to create any
> new x*() functions.

what should you use instead of xrange?

Cheers /F





More information about the Python-list mailing list