Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98051

Re: installer user interface glitch ?

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: installer user interface glitch ?
Date 2015-11-02 02:52 +1100
Message-ID <mailman.27.1446393155.4463.python-list@python.org> (permalink)
References <20151101081401312.7CB171092D5B3FA6@griff-18f062b3e> <mailman.11.1446372398.4463.python-list@python.org> <5cf3c8b2-4095-4e73-98bf-dcc8d776005d@googlegroups.com>

Show all headers | View raw


On Mon, Nov 2, 2015 at 2:43 AM, rurpy--- via Python-list
<python-list@python.org> wrote:
> Why, oh why, do the python.org front page and other pages that offer
> a Windows download not say a word about it not running on Windows XP?
>
> Even if one is anal enough to go to the page about the 3.5 release.
>   https://www.python.org/downloads/release/python-350/
> a page with a lot of Windows-specific info, there is not a word
> about XP.

A partial answer to that is in PEP 11:

https://www.python.org/dev/peps/pep-0011/#microsoft-windows

Windows XP isn't special here. There's no mention of Python 2.7 not
working on Windows 95, because it's simply an unsupported operating
system. The only reason that people keep coming asking about XP and
not (say) Win2K is that there are a lot more XP boxes out there. Do
the other download pages need to stipulate which versions of which
OSes they support, or should that be left up to the installer?

There *is* a plan to have the installer give a better error message
for this situation. But I don't think the web site necessarily has to
have noise about old versions of OSes. Where would you draw the line?

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: installer user interface glitch ? Chris Warrick <kwpolska@gmail.com> - 2015-11-01 11:06 +0100
  Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 07:43 -0800
    Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 02:52 +1100
      Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 08:24 -0800
        Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 03:43 +1100
          Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 11:41 -0800
            Re: installer user interface glitch ? MRAB <python@mrabarnett.plus.com> - 2015-11-01 20:46 +0000
            Re: installer user interface glitch ? Laura Creighton <lac@openend.se> - 2015-11-01 22:48 +0100
              Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-02 07:53 -0800
            Re: installer user interface glitch ? boB Stepp <robertvstepp@gmail.com> - 2015-11-01 16:28 -0600
            Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 09:38 +1100
            Re: installer user interface glitch ? Terry Reedy <tjreedy@udel.edu> - 2015-11-01 19:50 -0500
          Re: installer user interface glitch ? Steven D'Aprano <steve@pearwood.info> - 2015-11-02 12:32 +1100
            Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 12:50 +1100
        Re: installer user interface glitch ? alister <alister.nospam.ware@ntlworld.com> - 2015-11-03 09:04 +0000
    Re: installer user interface glitch ? Michiel Overtoom <motoom@xs4all.nl> - 2015-11-01 16:54 +0100
    Re: installer user interface glitch ? Terry Reedy <tjreedy@udel.edu> - 2015-11-01 20:02 -0500

csiph-web