[Python-Dev] range objects in 3.x

Yuval Greenfield ubershmekel at gmail.com
Tue Sep 27 19:07:44 CEST 2011


I as well think the construct should support other types as it sounds an
awful lot like the missing for(;;) loop construct.

Concerning the api, if we use spread(start, step, count) we don't rely on a
division method even though the caller probably does. Just mentioning
another option.

--Yuval Greenfield
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110927/d9ca994b/attachment-0001.html>


More information about the Python-Dev mailing list