Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

Found a way to do this while keeping full speed on the default case.

Also, fixed an error where the start argument was rounded to the nearest
integer.

Also, improved the utility over its cousin, range() by allowing floating
point arguments.

See r69522

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5032>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to