----- Original Message -----
> From: Westley Martínez <aniko...@gmail.com>
> To: python-list@python.org
> Cc:
> Sent: Friday, October 21, 2011 12:22 AM
> Subject: Re: compare range objects
>
> There's already a discussion about this on python-ideas. But somebody
> please tell me, why would you ever need to compare ranges?
In simulation, one can use range objects to denote a discrete domain,
and domain comparison could be very useful. Not just equality, but also
things like if one domain is contained in another.
--
http://mail.python.org/mailman/listinfo/python-list