Gregory P. Smith <[EMAIL PROTECTED]> added the comment:

Agreed, having it lie about the size is the WORST possible behavior
because it will silently hide problems.  Lets not do that.

But I must've missed something, why can't __len__ return the correct
value?  Merely because range() is broken and might use it as input? 
Thats no excuse.  Fix range().

----------
nosy: +gregory.p.smith

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

Reply via email to