[Python-ideas] Discussion about a 'xor' keyword?
Emile van Sebille
emile at fenx.com
Sun Oct 18 03:05:09 CEST 2015
On 10/17/2015 4:28 PM, Mark Lawrence wrote:
> On 17/10/2015 23:50, Emile van Sebille wrote:
>> Do you have additional arguments that weren't covered in the PEPs
>> discussing the addition of an XOR operator?
>>
>> Emile
>>
>
> The only one I can find that refers specifically to xor is PEP 225 --
> Elementwise/Objectwise Operators[1]. Which others have I missed?
>
> [1] https://www.python.org/dev/peps/pep-0225/
>
It's also touched upon in 207. I thought I saw it mentioned in at least
one other, but that may well have been referring to the bitwise operator.
Emile
More information about the Python-ideas
mailing list