[Tutor] Doubts about Pylint

Alex Ezell aezell at gmail.com
Wed Apr 9 18:59:27 CEST 2008


On Wed, Apr 9, 2008 at 11:43 AM, Dick Moores <rdm at rcblue.com> wrote:
>  Comments?

Since we started using code profilers and checkers like pyLint etc.,
we've had a motto:

"This is a guide. It is not the gospel."

Take from pylint what you think helps and ignore the rest. It's just a
tool and you can choose how to use it.

That is, unless you want to actually change pylint. I'm sure there's
opportunity to do that, as well, if you are so inclined.

All that said, your "az" example seems a little silly on pylint's part. :)

/alex


More information about the Tutor mailing list