pylint #89633 pylint.bat on Win7 with multiple Python versions [open]
Installed pylint with easy install to my Python2.7 install.
When running pylint.bat I get this exception:
Changing pylint.bat line 5 from:
python "%~dpn0" %*
to:
Fixed the issue.
The script pylint installed already points to the correct Python version on the #! line, it would be nice if the batch file would be adjusted in a similar way. | |
priority | important |
---|---|
type | bug |
done in | <not specified> |
load | 0.100 |
load left | 0.100 |
closed by | <not specified> |