andrea bergamini <andrea.bergamini...@gmail.com> added the comment:

Ok, but math.pow IMPO has to be aligned to pow and built-in pow (**), otherwise 
this kind of "inaccuracies" can compromise the application behavior. I was 
using this funcion in a cryptographic mechanisms, and this issue resulted in a 
failure. 
Generally speaking, integer numbers should not be affected by inaccuracies. I 
mean, there's no floating point.

----------

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

Reply via email to