Mark Dickinson <dicki...@gmail.com> added the comment:

On the feature request itself, I have to say that I'm unconvinced.  Doing x % 
(2**32) seems good enough to me, in situations where you don't need the bounds 
checking.  (And it's not clear to me that needing the bounds checks is the more 
common situation.)

----------

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

Reply via email to