Closed lukehoersten closed 9 years ago
Hi,
Can you provide an example of a system where this helps?
Also, we're in the middle of a license change; are you okay with licensing your pull request under LGPLv2+?
Thanks.
One example is people using home brew on a Mac. Python doesn't get installed to where the script points. Using emv is pretty standard. I've used Linux machines with similar setups.
Wikipedia has good information about this.
I agree with this commit.
Also I don't care what the license is for this commit ;-)
ACK. Thanks for the link @josephbisch .
Thanks @JeremyRand.
/usr/bin/env is more portable so alternate python locations can be used.