SublimePythonIDE icon indicating copy to clipboard operation
SublimePythonIDE copied to clipboard

Fixed pythion nonexistance misdetection, when editing *nix projects in windows

Open yma-het opened this issue 9 years ago • 0 comments

When trying to edit in windows linux project with shebang header like "#!/usr/bin/env python", SublimePythonIDE breaks detection cycle when first not-None value is occured. For windows it breaks IDE.

yma-het avatar Feb 11 '16 22:02 yma-het