I'd never used Pylint until yesterday, when I discovered that Ulipad had a Pylint plugin that enabled me to run Pylint on scripts within Ulipad. But I'm wondering about some of the results. I noticed that it was complaining that my variable names violated convention. Here's an image of running Pylint on a script with only 7 lines: <http://www.rcblue.com/Misc/PylintInUlipad.jpg>
Since when is 'az' a bad variable name? And 'AZ' is OK? And I tried Pylint on an official Python module file, calendar.py. Look what I got when all the checkboxes are checked!!: <http://www.rcblue.com/Ulipad/PyLintOnCalendar.py.jpg> Comments? Dick Moores ================================ UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor