On Fri, Aug 2, 2019 at 6:09 AM Daniel Okey-Okoro
<danielokeyok...@gmail.com> wrote:
>
> I think that adding a `no` keyword as an alias for `not` would make for
> more readable, simple, pythonic code.

The bar for creating new keywords is extremely high. Simply making
your code slightly more like English is not a strong enough
justification for breaking any code that uses "no" in any other way.

ChrisA
_______________________________________________
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/DJUKCQH3RA6HKCYUHOXBKDRCULJKB6LT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to