> In most of the languages ^ is used for 'to the power of'.
> 
> No, not in most languages. In most languages (C, C++, Java, C#, Python,
> Fortran, ...), ^ is the xor operator ;)

...and in Pascal it's the pointer-dereferencing operator...

-tkc


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to