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


Groups > comp.lang.python > #107895

Re: about special characters

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: about special characters
Date Sat, 30 Apr 2016 12:43:29 +1000
Lines 25
Message-ID <mailman.251.1461984224.32212.python-list@python.org> (permalink)
References <CAJ7mry+o=PRGtM46HPGdNVqaowy3tmheJKu38nRy4y_QEjqV-w@mail.gmail.com> <85zischt1i.fsf@benfinney.id.au> <mailman.235.1461973955.32212.python-list@python.org> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> <ng15pj$pl4$1@ger.gmane.org> <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 <python-python-list@m.gmane.org>
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 <bignose+hates-spam@benfinney.id.au>
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 <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>
X-Mailman-Original-Message-ID <85fuu3izou.fsf@benfinney.id.au>
X-Mailman-Original-References <CAJ7mry+o=PRGtM46HPGdNVqaowy3tmheJKu38nRy4y_QEjqV-w@mail.gmail.com> <85zischt1i.fsf@benfinney.id.au> <mailman.235.1461973955.32212.python-list@python.org> <572402db$0$1583$c3e8da3$5496439d@news.astraweb.com> <85vb2zj27p.fsf@benfinney.id.au> <ng15pj$pl4$1@ger.gmane.org>
Xref csiph.com comp.lang.python:107895

Show key headers only | View raw


Terry Reedy <tjreedy@udel.edu> writes:

> On 4/29/2016 9:48 PM, Ben Finney 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.
>
> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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