[Python-ideas] AMEND PEP-8 TO DISCOURAGE ALL CAPS

Bernardo Sulzbach bernardo at bernardosulzbach.com
Fri Jan 4 16:06:15 EST 2019


I disagree. Changing this in the PEP will make an absurd amount of code
which is PEP-8 compliant no longer so. Also, the refactoring may not always
be trivial as the lowercase names may already be in use.

I'd suggest violating PEP-8 instead of trying to change it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190104/9819d0ae/attachment-0001.html>


More information about the Python-ideas mailing list