Python Script Hashplings

Prasad, Ramit ramit.prasad at jpmorgan.com
Fri Jul 26 10:51:50 EDT 2013


Devyn Collier Johnson wrote:
> Thanks Matthew Lefavor! But specifically, why use "#!/usr/bin/env python3" instead of
> "#!/usr/bin/python3"?
> 
> Mahalo,
> 
> DCJ

I believe this will work on Windows for Python 3.3+ and also with virtualenv. 
https://pypi.python.org/pypi/virtualenv

Virtualenv is highly recommended as it lets you create isolated Python
environments on a per project basis.


~Ramit



This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email.  



More information about the Python-list mailing list