SublimePythonIDE
SublimePythonIDE copied to clipboard
Fixed pythion nonexistance misdetection, when editing *nix projects in windows
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.