Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28803
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'windows,': 0.09; 'subject:python': 0.11; 'outdated': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:gone': 0.16; 'subject:where': 0.16; 'url:faq': 0.16; 'wrote:': 0.17; "shouldn't": 0.17; 'url:dev': 0.17; 'windows': 0.19; 'faq': 0.22; 'posted': 0.22; 'command': 0.24; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.28; 'link,': 0.29; 'url:client': 0.29; 'install': 0.29; 'usually': 0.30; 'url:python': 0.32; 'from:addr:yahoo.co.uk': 0.32; 'mac': 0.32; 'url:ie': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'subject:?': 0.35; 'received:org': 0.36; 'but': 0.36; 'url:org': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'some': 0.38; 'url:docs': 0.38; 'several': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'show': 0.63; 'here': 0.65; 'url:t': 0.65; 'url:en-us': 0.65; 'stated': 0.69; 'url:search': 0.83; 'click:': 0.84; 'url:line': 0.84; 'url:official': 0.84; 'url:rls': 0.84; 'received:2': 0.91; 'url:mozilla': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Newbie: where's the new python gone? |
| Date | Mon, 10 Sep 2012 07:54:24 +0100 |
| References | <cdb1cefb-77fb-401a-966f-3d84ae3aca38@googlegroups.com> <504cd574$0$6990$e4fe514c@news2.news.xs4all.nl> <CA+vVgJX3a6kgmCzJa6jiQeqT3m0C3FZETnJTCqZKxnWy8qFOyQ@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-2-98-205-178.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120824 Thunderbird/15.0 |
| In-Reply-To | <CA+vVgJX3a6kgmCzJa6jiQeqT3m0C3FZETnJTCqZKxnWy8qFOyQ@mail.gmail.com> |
| X-Antivirus | avast! (VPS 120909-1, 09/09/2012), Outbound message |
| X-Antivirus-Status | Clean |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| 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.433.1347260097.27098.python-list@python.org> (permalink) |
| Lines | 38 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1347260097 news.xs4all.nl 6877 [2001:888:2000:d::a6]:50676 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:28803 |
Show key headers only | View raw
On 10/09/2012 07:10, Dwight Hutto wrote: > I have several installations on my windows, so I use > c:\python27_64\python.exe module_file.py > > or > > c:\python26\python.exe module_file.py > > in the command line. > > > Not to show that this shouldn't be a discussion, but usually it's > searching. Here's search term a link, and some python docs: > > install python windows command line > > or click: > > https://www.google.com/search?q=install+python+windows+command+line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-ahere's > > and one of the better results: > > http://docs.python.org/faq/windows.html#how-do-i-run-a-python-program-under-windows > > > > Why have you posted this seeing that the OP stated that they're on Mac OS X? The windows faq is outdated wrt PEP397. An up to date version is available here http://docs.python.org/dev/using/windows.html -- Cheers. Mark Lawrence.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 07:28 -0700
Re: Newbie: where's the new python gone? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-09 14:50 +0000
Re: Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 08:36 -0700
Re: Newbie: where's the new python gone? Ned Deily <nad@acm.org> - 2012-09-09 10:41 -0700
Re: Newbie: where's the new python gone? Ben Finney <ben+python@benfinney.id.au> - 2012-09-10 01:50 +1000
Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-09 19:44 +0200
Re: Newbie: where's the new python gone? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-10 07:54 +0100
Re: Newbie: where's the new python gone? Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-09-09 23:57 -0700
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 09:04 -0400
Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-10 17:22 +0200
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 16:53 -0400
Re: Newbie: where's the new python gone? Bob Aalsma <overhaalsgang_24_bob@me.com> - 2012-09-11 09:52 +0200
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-11 08:26 -0400
csiph-web