On Wed, May 26, 2021 at 10:37 PM Shreyan Avigyan <[email protected]> wrote: > > Reply to Stestagg: > > That's annotation to make sure no one uses a name. This is a proposal to > implement constant name binding in Python. There are many applications of > constants. >
Yes, and you've given us zero of them. Can you show us how constants would be beneficial as part of the language, where ALL_CAPS_NAMES and typing.Final would not be beneficial? ChrisA _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QDO2U3OG2L6EGDUXOPHFP6UZCG3IFAE5/ Code of Conduct: http://python.org/psf/codeofconduct/
