[Python-Dev] Re: More int/long integration issues

Chermside, Michael mcherm@mcherm.com
Thu, 13 Mar 2003 12:31:08 -0500


Guido writes:
> IMO, xrange() must die.

Glad to hear it. I always found range() vs xrange() a wart.

But if you had it do do over, how would you do it?

-- Michael Chermside