It does. In my case I'm thinking of embedding pylint to check user
scripts which are written in python.
--
http://mail.python.org/mailman/listinfo/python-list
vj wrote:
> Are there any plans to release pylint under the LGPL license?
Why would it matter? PyLint is a tool you run *on* your source - you
don't distribute PyLint to your users.
And even if you did - your Python code doesn't link to PyLint, so
there's no need to GPL your code.
Tim Delaney
-
Are there any plans to release pylint under the LGPL license?
--
http://mail.python.org/mailman/listinfo/python-list
Hi there!
I'm please to announce new releases of pylint (0.11) and its underlying
library astng (0.16). Those releases should fix a number of crashes and false
positive and provide a few new options/features, the most notable one being
the ability to enable/disable messages at block level in the