Open mrkafk opened 10 years ago
When you're using virtualenv, SPT changing interpreter path from "#!/usr/bin/env python" to "#!/usr/bin/python" on tidy is rather undesirable. /usr/bin/env is there for a reason.
When you're using virtualenv, SPT changing interpreter path from "#!/usr/bin/env python" to "#!/usr/bin/python" on tidy is rather undesirable. /usr/bin/env is there for a reason.