Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98060
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Laura Creighton <lac@openend.se> |
| Newsgroups | comp.lang.python |
| Subject | Re: installer user interface glitch ? |
| Date | Sun, 01 Nov 2015 19:08:40 +0100 |
| Lines | 33 |
| Message-ID | <mailman.34.1446401328.4463.python-list@python.org> (permalink) |
| References | <20151101081401312.7CB171092D5B3FA6@griff-18f062b3e> <CAPTjJmpN=ZdDMN26m7WAM5DyqoftSy=tGDW-G458c6YBr9Y19A@mail.gmail.com> <56364024.10707@gmail.com> <CAPTjJmpAFgDfOXNXoFpaP1Dc5rGHKJJ6w1U4x5irbqAh6KLHWA@mail.gmail.com> <mailman.33.1446398729.4463.python-list@python.org> <n15joh$k08$1@reader1.panix.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| X-Trace | news.uni-berlin.de lw8r7YG8YeJy4LF9RLYDGQCgCezLm5Coan5pa95EW3zw== |
| Return-Path | <lac@openend.se> |
| 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; 'turtle': 0.07; 'cc:addr :python-list': 0.09; '2004': 0.09; 'creighton': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'python': 0.10; '>on': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; "os'": 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'spit': 0.16; 'subject:user': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'fine,': 0.22; "python's": 0.23; "doesn't": 0.26; 'subject: ?': 0.27; 'about.': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'work.': 0.30; 'run': 0.33; 'next': 0.35; 'fail': 0.35; 'newer': 0.35; 'nov': 0.35; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'why': 0.39; 'sure': 0.39; 'does': 0.39; 'skip:u 10': 0.61; 'header :Message-Id:1': 0.61; 'programs': 0.62; 'you.': 0.64; '"it': 0.84; '>if': 0.84; 'actually,': 0.84; 'header:In-reply-to:1': 0.84; 'start.': 0.84; 'edwards': 0.91; 'step.': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1446401323; bh=ah6RtjbRSqpyVdvDY2/23Hbi3TF4NILWkTu3MU5rKfI=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=VNCSm6BAxx0zViScPAE9Ezg90f6Wi7dX68ba4eXhdTlj6lioCvTykcZvNOw6Ks5nP X8eMcWB++LtiSxdzObbpUCHa9/74d9VPxe8M3l/lBoup5mY2E4p7ykrBGEpTpQG5HT 02y87eQGabSY+dWYG7Kt/YeUwinRZTNjSVxhAvMs= |
| In-reply-to | <n15joh$k08$1@reader1.panix.com> |
| Comments | In-reply-to Grant Edwards <invalid@invalid.invalid> message dated "Sun, 01 Nov 2015 17:56:33 +0000." |
| Content-ID | <6943.1446401320.1@fido> |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sun, 01 Nov 2015 19:08:43 +0100 (CET) |
| 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> |
| Xref | csiph.com comp.lang.python:98060 |
Show key headers only | View raw
In a message of Sun, 01 Nov 2015 17:56:33 +0000, Grant Edwards writes: >On 2015-11-01, Laura Creighton <lac@openend.se> wrote: > >> The whole message of 'get a newer os' is decidedly hard for them. >> "It works fine, like my 2004 Ford car" they want to tell you. > >Except it _doesn't_ work fine, or they wouldn't be complaining. > >If you want to run Python 3.5, then XP just doesn't work. Why they >think it's Python's fault is the question... > >-- >Grant :) Actually, the people I talk to are to be forgiven for not understanding that 3.5 does not work for them given that the installer does not spit them out with a fail message at the start. It's the next step. "Why can you not make a product for my perfectly working system!" that I was thinking about. And, to be fair, lots of them are grandparents who want to be able to see their grandchildren's turtle programs .... Not the usual case for 'need to download python', to be sure Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: installer user interface glitch ? Laura Creighton <lac@openend.se> - 2015-11-01 18:25 +0100
Re: installer user interface glitch ? Grant Edwards <invalid@invalid.invalid> - 2015-11-01 17:56 +0000
Re: installer user interface glitch ? Laura Creighton <lac@openend.se> - 2015-11-01 19:08 +0100
csiph-web