[issue7298] reversed(range(x, -1, -1)) is empty when x > 1

Eric Smith report at bugs.python.org
Fri Nov 13 23:37:58 CET 2009


Eric Smith <eric at trueblade.com> added the comment:

For 2.x, I'd just raise an exception. No one is going to be using a step
of LONG_MIN.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7298>
_______________________________________


More information about the Python-bugs-list mailing list