[Python-3000] Equality of range objects

Arnaud Delobelle arnodel at googlemail.com
Wed Apr 9 10:11:08 CEST 2008


On 09/04/2008, Anand Balachandran Pillai <abpillai at gmail.com> wrote:

> "range() now returns an iterator rather than a list...
No: range() returns an iterable.

-- 
Arnaud


More information about the Python-3000 mailing list