Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51310

RE: Python Script Hashplings

From "Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Subject RE: Python Script Hashplings
Date 2013-07-26 14:51 +0000
References <51F12B41.3050004@Gmail.com> <51F12E31.1070502@mrabarnett.plus.com> <CAJqEzS2dj4UKDzHa=-OpyzJJHe5UzzMzJPB_Sc-jKa7A9PoNwg@mail.gmail.com> <51F25259.7010909@Gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5152.1374853083.3114.python-list@python.org> (permalink)

Show all headers | View raw


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.  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: Python Script Hashplings "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2013-07-26 14:51 +0000

csiph-web