Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16248
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.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.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'defaults': 0.07; '"default': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; '"print"': 0.16; '.py': 0.16; 'bieber': 0.16; 'declaimed': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'python.exe': 0.16; 'received:66.245': 0.16; 'received:dsl.mindspring.com': 0.16; 'received:wlfraed': 0.16; 'subject:installing': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'win7': 0.16; 'wulfraed': 0.16; 'looked': 0.16; 'subject:not': 0.21; 'url:home': 0.21; 'maybe': 0.21; 'missed': 0.28; 'lee': 0.28; 'around.': 0.29; 'nov': 0.29; 'operation.': 0.30; "can't": 0.32; 'header:X-Complaints-To:1': 0.33; 'fri,': 0.34; 'to:addr:python-list': 0.34; 'things': 0.34; 'location,': 0.34; 'subject:What': 0.34; 'which,': 0.34; 'changing': 0.35; 'subject:with': 0.36; 'charset:us-ascii': 0.37; 'but': 0.37; 'run': 0.37; 'received:org': 0.38; 'should': 0.39; 'define': 0.39; 'mark': 0.39; "it's": 0.40; 'to:addr:python.org': 0.40; 'move': 0.40; 'more': 0.61; '2011': 0.61; 'saw': 0.67; 'dennis': 0.73; 'loves': 0.73; '"obvious"': 0.84; '-0800': 0.84; 'menu.': 0.84; 'subject:know': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. |
| Date | Fri, 25 Nov 2011 23:13:55 -0800 |
| Organization | > Bestiaria Support Staff < |
| References | <jahq9t$qra$1@dont-email.me> <mailman.2960.1322030622.27778.python-list@python.org> <jajaq6$6jj$1@dont-email.me> <jajb2v$6jj$3@dont-email.me> <jajs49$36m$1@dont-email.me> <jamcc7$861$1@dont-email.me> <jamcjf$861$2@dont-email.me> <mailman.3013.1322177442.27778.python-list@python.org> <4ecede45$0$29988$c3e8da3$5496439d@news.astraweb.com> <mailman.3049.1322250797.27778.python-list@python.org> <bd28798d-9549-4a39-aaae-94bd3e49a1a1@e12g2000pri.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | user-11fb5l5.dsl.mindspring.com |
| X-Newsreader | Forte Agent 3.3/32.846 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.3054.1322291649.27778.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1322291649 news.xs4all.nl 6955 [2001:888:2000:d::a6]:46728 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:16248 |
Show key headers only | View raw
On Fri, 25 Nov 2011 20:26:31 -0800 (PST), Mark Tolonen
<metolone@gmail.com> declaimed the following in
gmane.comp.python.general:
> Changing the application defaults is now in "Default Programs" right
> on the Start Menu. It's more "obvious" than the old location, but the
> old location is just known by more people and Microsoft loves to move
> things around.
>
Maybe I missed it, but when I looked at that on my Win7 laptop, I
only saw a way to define a default for "open" action -- which, for .py
and .pyw files, should be python.exe and pythonw.exe, respectively;
otherwise you can't run them via double-click.
What I did NOT find was a way to define OTHER actions for the
<right-click> menu... IE; no way to define an "edit with xxx", or a
"print" operation.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-21 08:39 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-11-21 17:12 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Cousin Stanley <cousinstanley@gmail.com> - 2011-11-21 17:52 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-21 11:21 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 07:57 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 10:01 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Anssi Saari <as@sci.fi> - 2011-11-23 14:16 +0200
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 10:21 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-22 17:50 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-21 18:07 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 08:12 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. alex23 <wuwei23@gmail.com> - 2011-11-21 19:00 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 08:14 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-11-22 19:15 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Michael Torrie <torriem@gmail.com> - 2011-11-23 23:15 -0700
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 13:55 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 14:29 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 12:05 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 22:45 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Sibylle Koczian <nulla.epistola@web.de> - 2011-11-23 22:13 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 19:29 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 19:46 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 22:43 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:33 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:38 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Arnaud Delobelle <arnodel@gmail.com> - 2011-11-23 18:29 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Ben Finney <ben+python@benfinney.id.au> - 2011-11-24 08:49 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:24 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-23 17:29 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Matt Joiner <anacrolix@gmail.com> - 2011-11-24 09:58 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:18 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:22 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 00:18 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 00:16 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-24 20:06 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 04:37 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. MaxTheMouse <maxthemouse@googlemail.com> - 2011-11-25 08:31 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Sibylle Koczian <nulla.epistola@web.de> - 2011-11-25 20:52 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Mark Tolonen <metolone@gmail.com> - 2011-11-25 20:26 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-25 23:13 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. MaxTheMouse <maxthemouse@googlemail.com> - 2011-11-26 08:22 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 00:37 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 17:43 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Tony the Tiger <tony@tiger.invalid> - 2011-11-24 17:25 -0600
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 00:04 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 01:32 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Chris Angelico <rosuav@gmail.com> - 2011-11-25 19:04 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Tony the Tiger <tony@tiger.invalid> - 2011-11-25 16:07 -0600
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-26 02:34 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 10:21 -0800
RE: What I do and do not know about installing Python on Win 7 withregard to IDLE. "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 00:48 -0600
Re: What I do and do not know about installing Python on Win 7 withregard to IDLE. John Gordon <gordon@panix.com> - 2011-11-23 16:08 +0000
Re: What I do and do not know about installing Python on Win 7 withregard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:35 -0800
csiph-web