Antoine Pitrou <pit...@free.fr> added the comment:

> > If so, I can have the patch ready by Friday 14:00 GMT, but if nobody will 
> > have time to review
> > (and possibly commit) in time for RC1 I guess I'll take my time with this.
> 
> I'll review your patch, but why are you so eager to get this into 2.7?
>  You realize that for integer x, x in xrange(a, b) is just another way
> to spell a <= x < b.  What is your use case?

I really think this shouldn't go into 2.7.  We certainly have better
things to do than potentially break something for an almost useless
non-feature.

----------

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

Reply via email to