Stefan Krah <stefan-use...@bytereef.org> added the comment:

Ramchandra Apte <rep...@bugs.python.org> wrote:
> > [+1 for removing pow from the builtins and shunting three-argument pow to 
> > the math module in Python 5000000.]
> Anybody who uses pow with three is doing something mathematical and has most 
> likely imported math already.

Wouldn't that reinforce the misconception that math is for arbitrary precision
number theoretical functions? The OP used it for cryptography.

----------

_______________________________________
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