Serhiy Storchaka added the comment: -3.2**0 == -(3.2**0)
>>> (-3.2)**0 1.0 ---------- nosy: +storchaka resolution: -> invalid status: open -> closed _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15692> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
