itertools comments [Was: Re: RELEASED: Python 2.3a2]
Raymond Hettinger
python at rcn.com
Thu Feb 20 20:30:30 EST 2003
More information about the Python-list mailing list
Thu Feb 20 20:30:30 EST 2003
- Previous message (by thread): itertools comments [Was: Re: RELEASED: Python 2.3a2]
- Next message (by thread): itertools comments [Was: Re: RELEASED: Python 2.3a2]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): itertools comments [Was: Re: RELEASED: Python 2.3a2]
- Next message (by thread): itertools comments [Was: Re: RELEASED: Python 2.3a2]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list