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


Groups > comp.lang.python > #107898

Re: about special characters

From MRAB <python@mrabarnett.plus.com>
Newsgroups comp.lang.python
Subject Re: about special characters
Date 2016-04-30 03:53 +0100
Message-ID <mailman.253.1461985007.32212.python-list@python.org> (permalink)
References (2 earlier) <mailman.235.1461973955.32212.python-list@python.org> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> <CACL+1av+6FFBUyZ=yQVRiabwYzUSM7GwHL0b1JYORskCeQDNUQ@mail.gmail.com> <7ee9728b-e4e7-9c1d-3ba5-763b514282a2@mrabarnett.plus.com>

Show all headers | View raw


On 2016-04-30 03:35, eryk sun wrote:
> On Fri, Apr 29, 2016 at 8:48 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
>> Steven D'Aprano <steve@pearwood.info> writes:
>>> On Sat, 30 Apr 2016 09:52 am, Ben Finney wrote:
>>>
>>> > (There has never been a Python 27. I assume Python 2.7 is what you
>>> > meant.)
>>>
>>> I believe that Python X.Y shows up as "PythonXY" under Windows.
>>
>> Then that's a bug which should be fixed, IMO. An MS Windows user (i.e.,
>> not me) would be well placed to describe the behaviour in a bug report.
>
> It's Python X.Y in the start menu and Python X.Y.Z in sys.version. The
> default installation directory is PythonXY (for 3.5.0 it was "Python
> 3.5"; this was reverted in 3.5.1), and the DLL is pythonXY.dll. The
> executables are python.exe and pythonw.exe.
>
There's an option in Windows to hide the extension. I wondered whether 
that had something to do with it.

It turns out that it applies only to file names, not folder names, so 
you can have multiple files apparently with the same name, but folder 
names remain distinct.

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


Thread

Re: about special characters Ben Finney <ben+python@benfinney.id.au> - 2016-04-30 09:52 +1000
  Re: about special characters Steven D'Aprano <steve@pearwood.info> - 2016-04-30 10:56 +1000
    Re: about special characters Ben Finney <ben+python@benfinney.id.au> - 2016-04-30 11:48 +1000
    Re: about special characters eryk sun <eryksun@gmail.com> - 2016-04-29 21:35 -0500
    Re: about special characters Terry Reedy <tjreedy@udel.edu> - 2016-04-29 22:37 -0400
    Re: about special characters Ben Finney <ben+python@benfinney.id.au> - 2016-04-30 12:43 +1000
    Re: about special characters MRAB <python@mrabarnett.plus.com> - 2016-04-30 03:53 +0100

csiph-web