Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92867
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!bcyclone05.am1.xlned.com!bcyclone05.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'mrab': 0.05; 'subject:Windows': 0.09; 'cc:addr:python-list': 0.10; '"%s",': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:File': 0.16; 'wrote:': 0.16; 'thanks,': 0.19; 'windows': 0.20; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'am,': 0.23; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'fri,': 0.31; 'received:google.com': 0.34; 'but': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'subject:the': 0.40; 'chrisa': 0.84; 'to:none': 0.90 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=nO2jyh6wfWmprI+9xSq7sF8RSc6M8fxAuyDMy4L1Bv0=; b=cWlcHpd1enXcKPqPmaFHLDfsMvaJOUOY67cVqb5d+REEs5RYgaLp5XQnrqjx8a+dxK AHXpi68Yujyyc2mE3duPuCpIbhZ0s+UwS10aqCa4lw9O7nyNOesIlLLhb5KPJTIeB7o/ aruCKWRtEBJfbpnttBuQYOD2L86hUxi0+ptzWFsJHMC12pFZTGFcVb085tvy2t/QNxF9 RtHar95R0vEiSnzCd/kcMkPq4BWiCRYWerKzrPHPn+RL0MTwAxhaXV5SxjUCj97WBa7/ v3CZ0UmQglnMMGpWwiXPxRvIT/2pKhcLOXe9g2NgY9YBEdU32fK8QnK98lTvnqIzOLQr 9pFw== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.131.200 with SMTP id n69mr18781720ioi.53.1434678389440; Thu, 18 Jun 2015 18:46:29 -0700 (PDT) |
| In-Reply-To | <558372EE.9090408@mrabarnett.plus.com> |
| References | <60c5531e-b4b4-43b2-a3b9-0b53e1490dee@googlegroups.com> <e97c8320-1085-46e1-b004-3b90e30d2e0b@googlegroups.com> <CAPTjJmpdh+c29rAHraSfVXKmR2WvM2mijpOQ=aaWP7ZibWxQLg@mail.gmail.com> <558372EE.9090408@mrabarnett.plus.com> |
| Date | Fri, 19 Jun 2015 11:46:29 +1000 |
| Subject | Re: Python File as the Default PDF handler for Windows |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.623.1434678393.13271.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1434678393 news.xs4all.nl 2828 [2001:888:2000:d::a6]:42264 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3186 |
| X-Received-Body-CRC | 2345341892 |
| Xref | csiph.com comp.lang.python:92867 |
Show key headers only | View raw
On Fri, Jun 19, 2015 at 11:39 AM, MRAB <python@mrabarnett.plus.com> wrote: > I don't think it should be "%s", but "%*". Thanks, it's been a while since I fiddled with Windows associations. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python File as the Default PDF handler for Windows Naftali <nmichalowsky@gmail.com> - 2015-06-18 14:04 -0700
Re: Python File as the Default PDF handler for Windows Chris Angelico <rosuav@gmail.com> - 2015-06-19 09:46 +1000
Re: Python File as the Default PDF handler for Windows Naftali <nmichalowsky@gmail.com> - 2015-06-18 18:03 -0700
Re: Python File as the Default PDF handler for Windows Chris Angelico <rosuav@gmail.com> - 2015-06-19 11:18 +1000
Re: Python File as the Default PDF handler for Windows MRAB <python@mrabarnett.plus.com> - 2015-06-19 02:39 +0100
Re: Python File as the Default PDF handler for Windows Chris Angelico <rosuav@gmail.com> - 2015-06-19 11:46 +1000
Re: Python File as the Default PDF handler for Windows Naftali <nmichalowsky@gmail.com> - 2015-06-18 18:22 -0700
Re: Python File as the Default PDF handler for Windows Naftali <nmichalowsky@gmail.com> - 2015-06-23 06:39 -0700
Re: Python File as the Default PDF handler for Windows Chris Angelico <rosuav@gmail.com> - 2015-06-24 01:00 +1000
Re: Python File as the Default PDF handler for Windows Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-06-23 16:12 -0400
Re: Python File as the Default PDF handler for Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-23 21:20 +0100
csiph-web