is it possible to overload operator "^"?
dmitrey
dmitrey.kroshko at scipy.org
Sat Aug 8 04:50:27 EDT 2009
hi all,
is it possible to overload operator "^"? (AFAIK __pow__ overloads **
instead of ^)
Thank you in advance, D.
More information about the Python-list
mailing list