It should make sense that if an operation is grammatically correct in a 
programming language, there's something wrong there. There could be alternative 
syntax,
> 'is `object` in `iterable`'
or
> 'is `object` not in `iterable`'
but I feel like there's some disadvantage to this alternative syntax.
_______________________________________________
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/CLUPDJAXJBTCTOUH5A4AQP45PENTCNTZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to