Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: about special characters Date: Fri, 29 Apr 2016 22:37:38 -0400 Lines: 22 Message-ID: References: <85zischt1i.fsf@benfinney.id.au> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 64JC133p9QPniIxHgvEIrQurGY76LYOZIM3pmZ28SgPg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'report.': 0.07; 'fixed,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:characters': 0.09; 'bug': 0.10; 'python': 0.10; 'assume': 0.11; 'jan': 0.11; '2.7': 0.13; '(there': 0.16; '2016': 0.16; 'extensions,': 0.16; 'imo.': 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; 'am,': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'not.': 0.27; 'entries': 0.27; 'behaviour': 0.29; '(i.e.,': 0.30; "d'aprano": 0.33; 'steven': 0.33; 'windows.': 0.33; 'but': 0.36; 'should': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'space': 0.40; 'received:96': 0.63; 'believe': 0.66; 'etc,': 0.84; 'received:fios.verizon.net': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-96-227-207-81.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 In-Reply-To: <85vb2zj27p.fsf@benfinney.id.au> 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: 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:107894 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 '.'. > 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. I disagree. .0, .1, etc, would look like extensions, but are not. -- Terry Jan Reedy