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


Groups > comp.lang.python > #24483

Re: Executing Python Scripts on Mac using Python Launcher

Path csiph.com!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <d@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.102
X-Spam-Level *
X-Spam-Evidence '*H*': 0.81; '*S*': 0.01; 'subject:Python': 0.05; 'python': 0.10; 'cc:addr:python-list': 0.10; 'subject:using': 0.16; 'wrote:': 0.17; 'shell': 0.20; 'directory.': 0.22; 'header :In-Reply-To:1': 0.23; 'header:User-Agent:1': 0.26; 'cc:2**0': 0.27; 'cc:no real name:2**0': 0.28; 'cc:addr:python.org': 0.29; 'typically': 0.32; 'located': 0.33; 'open': 0.34; 'subject:: ': 0.37; 'pm,': 0.38; 'where': 0.40; 'first': 0.62; 'header:Reply- To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'received:74.208': 0.72; 'prompt': 0.79; 'presumably': 0.84; 'received:74.208.4.194': 0.84
Date Tue, 26 Jun 2012 16:41:59 -0400
From Dave Angel <d@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
MIME-Version 1.0
To Hans Mulder <hansmu@xs4all.nl>
Subject Re: Executing Python Scripts on Mac using Python Launcher
References <8b352333-23b5-4cfb-843d-29ffe1ef0905@googlegroups.com> <ee3e6f31-0a89-4409-94d3-88c164753c04@googlegroups.com> <4fea0a7b$0$6942$e4fe514c@news2.news.xs4all.nl>
In-Reply-To <4fea0a7b$0$6942$e4fe514c@news2.news.xs4all.nl>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:kt0JmVwM4+3Mcp0jxDSFTwvKttHqz1ReBlVVuloiOHl mvFKNyBxIpsVcnXVaeHJfOo5ieXhI1Jvgf3vJSalMgqQBbXdcA 67qVjH2gqxyWSvF/BVIu+Vtu98Gd59LbDg3cttNDaJnzBGGqLA c4l4Ce8m0jgzsuCGlL0p8fz2dEYnir7x9hOsk3RhxHH6vPCWt5 WBOuEibRdziLhPvS3sEU7bA2RWci40Jvrt5BxY0c/vfghkstLn sved4goYydzzi+o3DNj6CZlW8iprTPBsxhWzKSfnA8SPKPv/53 V2WznBt1cuMSUsD/6sGP+P5yDPPiznM9ACVbwt7T/ozGreC9g= =
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To d@davea.name
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1529.1340743349.4697.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1340743350 news.xs4all.nl 6867 [2001:888:2000:d::a6]:34704
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:24483

Show key headers only | View raw


On 06/26/2012 03:16 PM, Hans Mulder wrote:
> <SNIP>
>
>  Python is an executable, and is
> typically located in a "bin" directory.  To find out where
> it is, type
>
>     type python
>
> at the shell prompt (that's the first prompt you get if you
> open a Terminal window).
>
>

That's a typo.  You presumably meant:

    which python

-- 

DaveA

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


Thread

Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-25 11:19 -0700
  Re: Executing Python Scripts on Mac using Python Launcher Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-06-25 12:49 -0700
    Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-26 10:19 -0700
      Re: Executing Python Scripts on Mac using Python Launcher Dave Angel <d@davea.name> - 2012-06-26 13:37 -0400
        Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-26 11:09 -0700
        Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-26 11:09 -0700
        Re: Executing Python Scripts on Mac using Python Launcher Dave Angel <d@davea.name> - 2012-06-26 14:32 -0400
      Re: Executing Python Scripts on Mac using Python Launcher Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-06-26 11:56 -0700
      Re: Executing Python Scripts on Mac using Python Launcher Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-06-26 15:51 -0400
        Re: Executing Python Scripts on Mac using Python Launcher Hans Mulder <hansmu@xs4all.nl> - 2012-06-26 22:12 +0200
          Re: Executing Python Scripts on Mac using Python Launcher Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-06-26 18:35 -0400
          Re: Executing Python Scripts on Mac using Python Launcher Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-06-27 00:13 +0100
    Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-26 10:19 -0700
  Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-26 11:11 -0700
    Re: Executing Python Scripts on Mac using Python Launcher Hans Mulder <hansmu@xs4all.nl> - 2012-06-26 21:16 +0200
      Re: Executing Python Scripts on Mac using Python Launcher Dave Angel <d@davea.name> - 2012-06-26 16:41 -0400
        Re: Executing Python Scripts on Mac using Python Launcher Hans Mulder <hansmu@xs4all.nl> - 2012-06-26 23:48 +0200
          Re: Executing Python Scripts on Mac using Python Launcher Dave Angel <d@davea.name> - 2012-06-26 22:38 -0400
          Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-27 10:05 -0700
            Re: Executing Python Scripts on Mac using Python Launcher Hans Mulder <hansmu@xs4all.nl> - 2012-06-27 20:29 +0200
              Re: Executing Python Scripts on Mac using Python Launcher David Thomas <dthomas86@me.com> - 2012-06-27 13:45 -0700
                Re: Executing Python Scripts on Mac using Python Launcher Hans Mulder <hansmu@xs4all.nl> - 2012-06-27 23:33 +0200

csiph-web