On Sat, Jan 5, 2019 at 1:11 PM Abe Dillon <abedil...@gmail.com> wrote: >> >> All-caps does *not* signify "don't override this". > > PEP-8 specifically says to use all caps to signify constants. What exactly do > you think the word "constant" means? I know very well Python doesn't support > actual constants and that anything can be overridden. >
At this point, we're way off python-ideas territory. Might be time to reopen the subject on python-list - what IS a constant, who's allowed to change them, etc, etc, etc. ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/