Martin v. Löwis <[email protected]> added the comment:

What the C code finds quickly (in constant time) is that the maximum is <=127. 
Most code doesn't know (and doesn't care) what the actual maximum is. So I see 
no bug here.

----------
nosy: +loewis

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15226>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to