I don't actually know how viable this proposal is, but given that it's
being debated at some length, I'd like to put in my  opinion that *if*
we're going to define an operator that's (roughly) synonymous with
issubclass(), it should be '<:', which is used in other languages (e.g.
Scala) and notational systems (https://en.wikipedia.org/wiki/Subtyping).
Overloading '<=' would be easier to implement, but would also cause enough
confusion that I think we should avoid it at all cost.

-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him/his **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/F34N3PMOB7Y3XQFE4K7OCIGZVX7OVWEJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to