On Sat, Nov 21, 2020 at 9:52 AM David Mertz <me...@gnosis.cx> wrote: > So in my mind, if I had the choice, it is a decision between a sigil and a > word to indicate "no, really use this name as a value!" I like a word > better, but none of the current keywords really make sense, so it would > need to be a new word. I suggested "value", but another word might be > better. >
The good news here is that the PEP 634 syntax is sufficiently restricted that we can always add this later, regardless of whether we end up wanting a sigil or a (soft) keyword, as long as we agree that the meaning of a bare name should be a capture variable. -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/2ZME3J6XZYHCAYEKFC6OJ7LKA7TFRI7P/ Code of Conduct: http://python.org/psf/codeofconduct/