[Python-ideas] Discussion about a 'xor' keyword?

Emanuel Barry vgr255 at live.ca
Sun Oct 18 01:53:22 CEST 2015



> To: python-ideas at python.org
> From: breamoreboy at yahoo.co.uk
> Date: Sun, 18 Oct 2015 00:28:01 +0100
> Subject: Re: [Python-ideas] Discussion about a 'xor' keyword?
> 
> 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/
> 
> -- 
> My fellow Pythonistas, ask not what our language can do for you, ask
> what you can do for our language.
> 
> Mark Lawrence

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).
-Emanuel Barry 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20151017/9ee1b515/attachment.html>


More information about the Python-ideas mailing list