itertools comments [Was: Re: RELEASED: Python 2.3a2]

Raymond Hettinger python at rcn.com
Thu Feb 20 20:30:30 EST 2003


From: "Chad Netzer" 
> Would you be open to having an irange() call, that could be used instead
> of xrange(), and would be able to return long integers (perhaps only
> when appropriate)?

I recommend addressing the problem directly and posting a feature 
request or patch for changes to range() or xrange().


Raymond Hettinger





More information about the Python-list mailing list