Guido van Rossum <[EMAIL PROTECTED]> added the comment:

Looks like you accidentally removed 2-arg __pow__ from the Complex ABC.
 This should stay of course.

Also, please add the binary operators back in a new ABC called Binary
deriving from Integral.

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

Reply via email to