[Python-ideas] Implement comparison operators for range objects

Daniel Urban urban.dani+py at gmail.com
Thu Oct 13 09:20:09 CEST 2011


On Thu, Oct 13, 2011 at 03:43, Nick Coghlan <ncoghlan at gmail.com> wrote:
> But not exposing start/stop/step is a definite oversight - I actually
> thought we *did* expose them, but I was thinking of slice objects.

There is already a tracker issue with a patch adding the
start/stop/step attributes: http://bugs.python.org/issue9896


Daniel



More information about the Python-ideas mailing list