Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

The ^ operator is bitwise-xor (exclusive-or), not exponentiation.

Stop wasting our time by posting false bug reports. This is now your fifth 
incorrect bug report in a row. Once or twice can be forgiven that you didn't 
know better.

Please stop reporting bugs until you have checked with **at least one** of 
Stackoverflow, Reddit's /r/learnpython, one of the Python IRC channels, or the 
tutor mailing list, and confirmed that it is really a bug and not your own 
error.

----------
nosy: +steven.daprano
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to