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


Groups > comp.lang.python > #51310 > unrolled thread

RE: Python Script Hashplings

Started by"Prasad, Ramit" <ramit.prasad@jpmorgan.com>
First post2013-07-26 14:51 +0000
Last post2013-07-26 14:51 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#51310 — RE: Python Script Hashplings

From"Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Date2013-07-26 14:51 +0000
SubjectRE: Python Script Hashplings
Message-ID<mailman.5152.1374853083.3114.python-list@python.org>
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.  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web