Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93382
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <random832@fastmail.us> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:file': 0.07; 'assumed': 0.09; 'received:internal': 0.09; 'python': 0.11; '"file': 0.16; '(and,': 0.16; '[x]': 0.16; 'message- id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:10.202.2.44': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:compute4.internal': 0.16; 'received:messagingengine.com': 0.16; 'reedy': 0.16; 'registry': 0.16; 'wrote:': 0.16; 'mechanism': 0.18; 'python?': 0.18; 'runs': 0.18; 'windows': 0.20; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'executing': 0.27; 'implied': 0.29; 'terry': 0.29; 'windows.': 0.33; 'subject:?': 0.34; 'to:addr:python-list': 0.35; 'received:10': 0.37; "didn't": 0.37; 'subject:: ': 0.37; 'received:66': 0.38; 'to:addr:python.org': 0.39; 'from:no real name:2**0': 0.61; 'default': 0.61; 'header:Message-Id:1': 0.62; 'subject': 0.68; 'notion': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.us; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=ZFQzbaPu5KAhDnvsLD7nU1nDYzo=; b=kwIBBo eFV+hyKJdoqk7TkO6W9iF81b1b3VExH9DRN5asy8b378tX4jvfJn2qX+wVa+yAGj c8it1A+YqSKhwhBvGuJuWHp4/I7HYgMHO9fV+q7ZQw/tR99SBcDKtPHlYdeJjfgW DQgE/hyiqvbbJ0HNJfYCuTAKKMIpZp3u1yztU= |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=ZFQzbaPu5KAhDnv sLD7nU1nDYzo=; b=VBLI13lZ24zLXQoW1tp+OCnumaRoq9bhl0hcyPfSurTwz4l K6ujdaZMK6gmk0ZbFuEHIB39wne/xMZuL0Q83wRKkhJNigsbmh9xE2IkQM+BFito Wuo5plhTF3cp+w7tYZnwxxT3HlbbcOpBR9UEURQNaMiibpvWhRW6kAfQshjY= |
| X-Sasl-Enc | cozU09w9fb/O9/Aqd5ikRgCEslSIcXHNyom5boqFTy61 1435775185 |
| From | random832@fastmail.us |
| To | python-list@python.org |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| Content-Type | text/plain |
| X-Mailer | MessagingEngine.com Webmail Interface - ajax-eecef38c |
| In-Reply-To | <mms2i8$hhs$1@ger.gmane.org> |
| References | <1435586604.265153.310526457.172CA608@webmail.messagingengine.com> <mms2i8$hhs$1@ger.gmane.org> |
| Subject | Re: Recreate file associations? |
| Date | Wed, 01 Jul 2015 14:26:25 -0400 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.224.1435775187.3674.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1435775187 news.xs4all.nl 2868 [2001:888:2000:d::a6]:50623 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:93382 |
Show key headers only | View raw
On Mon, Jun 29, 2015, at 14:25, Terry Reedy wrote: > Registry => Windows. > Did you check [X] Make this my default python? I didn't see any such checkbox, in any of installers I ran. (And, yes, I assumed windows was implied by my subject - other systems python runs on either don't have a notion of "file associations" or don't use them as the mechanism for executing python scripts)
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Recreate file associations? random832@fastmail.us - 2015-07-01 14:26 -0400
csiph-web