Benjamin Peterson <[EMAIL PROTECTED]> added the comment:

This is because the negative sign is evaluated after the power. (-1)**2
works correctly.

----------
components: +Interpreter Core -Tests, ctypes
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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

Reply via email to