[wingide-users] Adding Multiple Pylint tools.
Wing IDE Support
support at wingware.com
Fri Jul 16 08:03:28 MDT 2010
On 7/15/10 7:06 PM, John Smith wrote:
> Is there any way to setup multiple versions of the pylint tool in wind
> IDE? I'd like to have one for python 2.4, one for python 2.6, and in
> each case one that uses the -e option to check only errors, and one to
> check for everything.
There isn't support for this right now. The pylint panel is actually
implemented via a script in the scripts directory. It may not be that
difficult to modify it to use an alternate configuration file.
Cheers,
John
More information about the wingide-users
mailing list