Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: about special characters Date: Sat, 30 Apr 2016 12:43:29 +1000 Lines: 25 Message-ID: References: <85zischt1i.fsf@benfinney.id.au> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> <85fuu3izou.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de Xo/BjREEYxoYH6REGl52HAESzC+MCjprx50H+RZciI5Q== Cancel-Lock: sha1:ZVKJTv346vuU3BKqcZN0xUwVyDY= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:characters': 0.09; '\xe2\x80\x94': 0.09; 'python': 0.10; 'assume': 0.11; '2.7': 0.13; '(there': 0.16; '2016': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'x.y': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'windows': 0.20; 'saying': 0.22; 'am,': 0.23; 'appears': 0.23; 'sat,': 0.23; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'header:X-Complaints-To:1': 0.26; 'entries': 0.27; 'specify': 0.27; 'behaviour': 0.29; 'windows,': 0.29; 'that.': 0.30; 'becomes': 0.30; 'expensive': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'windows.': 0.33; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'two': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'space': 0.40; 'believe': 0.66; '_o__)': 0.84; 'irrelevant': 0.84; "op's": 0.84; 'received:125': 0.84 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <85fuu3izou.fsf@benfinney.id.au> X-Mailman-Original-References: <85zischt1i.fsf@benfinney.id.au> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> Xref: csiph.com comp.lang.python:107895 Terry Reedy writes: > On 4/29/2016 9:48 PM, Ben Finney wrote: > > Steven D'Aprano 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. > > As a directory name that also omits the space, yes. Start Menu entries > have both the space and and the '.'. Okay. So as you describe the behaviour on MS Windows, it doesn't support the OP's choice of saying “python 27” to specify Python 2.7 — MS Windows appears to be irrelevant to that. -- \ “Computer perspective on Moore's Law: Human effort becomes | `\ twice as expensive roughly every two years.” —anonymous | _o__) | Ben Finney