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