Christian Gollwitzer <aurio...@gmx.de>:

> The same problem arises with unary minus, but it's less annoying
> because -(a*b) = (-a)*b.

  >>> -1**2
  -1


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to