[pylint] why pylint wants only capitals identifiers?

Alexandre Fayolle user at compgroups.net/
Mon Apr 19 08:58:36 EDT 2010


top level "variables" in real code are often constants and pylint tries to help you get rid of global variables. 

---
frmsrcurl: http://compgroups.net/comp.lang.python/-pylint-why-pylint-wants-only-capitals-identifiers



More information about the Python-list mailing list