Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'subject:PEP': 0.07; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:python': 0.11; 'skip:# 20': 0.13; 'message-id:@post.gmane.org': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:) ': 0.20; 'import': 0.21; 'header:User-Agent:1': 0.26; "doesn't": 0.28; 'header:X -Complaints-To:1': 0.28; 'run': 0.28; 'invoke': 0.29; 'writes:': 0.29; 'starts': 0.29; 'from:addr:yahoo.co.uk': 0.32; "skip:' 20": 0.32; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'charset :us-ascii': 0.36; 'subject: (': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'thomas': 0.62; 'virus: Subject: Re: Python launcher (PEP 397) and emacs python-mode.el Date: Thu, 31 Jan 2013 18:26:53 +0000 (UTC) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 82.152.15.113 (Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359656827 news.xs4all.nl 6840 [2001:888:2000:d::a6]:44677 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38006 Thomas Heller ctypes.org> writes: > > > The python launcher starts 'c:\Python31\python.exe -3.1-32 script.py'. > That doesn't seem right, the launcher on my system launches using c:\Python31\python.exe script.py if I just run script.py, or if I invoke it as py -3.1-32 script.py it still launches using c:\Python31\python.exe script.py Regards, Vinay Sajip