[issue13201] Implement comparison operators for range objects

Roundup Robot report at bugs.python.org
Sun Oct 23 20:53:12 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 479a7dd1ea6a by Mark Dickinson in branch 'default':
Issue #13201: equality for range objects is now based on equality of the underlying sequences.  Thanks Sven Marnach for the patch.
http://hg.python.org/cpython/rev/479a7dd1ea6a

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list