Chris Ward <cward...@gmail.com> added the comment:

Thanks for clearing that up and pointing me in the right direction. I should 
have tested print first. The assumption was based on the evaluation of (-4) ** 
2 within an expression, which does return correctly. I hadn't made the 
distinction that the parentheses made it evaluate differently by containing the 
unary.

----------

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

Reply via email to