Steven Bethard <[EMAIL PROTECTED]> added the comment:

I took a closer look at sliceobject.c and it looks like both 2.6 and 3.0
compare them basically as tuples. So there don't need to be any warnings
about using < and > since these are still well defined.

I'll have a patch for codeobject.c and methodobject.c soon.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2373>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to