<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> To: python-ideas@python.org<br>> From: breamoreboy@yahoo.co.uk<br>> Date: Sun, 18 Oct 2015 00:28:01 +0100<br>> Subject: Re: [Python-ideas] Discussion about a 'xor' keyword?<br>> <br>> On 17/10/2015 23:50, Emile van Sebille wrote:<br>> > Do you have additional arguments that weren't covered in the PEPs<br>> > discussing the addition of an XOR operator?<br>> ><br>> > Emile<br>> ><br>> <br>> The only one I can find that refers specifically to xor is PEP 225 -- <br>> Elementwise/Objectwise Operators[1].  Which others have I missed?<br>> <br>> [1] https://www.python.org/dev/peps/pep-0225/<br>> <br>> -- <br>> My fellow Pythonistas, ask not what our language can do for you, ask<br>> what you can do for our language.<br>> <br>> Mark Lawrence<br><br></div><div>That's also what I found, but it very clearly refers to the various operators which are type-overridable, so I think it doesn't really matter here (as I stated in my original post).</div><div><br></div><div>-Emanuel Barry</div>                                      </div></body>
</html>