Path: csiph.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Most probably a stupid question, but I still want to ask Date: Mon, 11 Apr 2016 09:04:25 +1000 Lines: 22 Message-ID: References: <85a8l13w1y.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 plkHlh/Wk3QK5d1d8U2W5Q8E6v+ulrCUzPjVCTc3wPgQ== Cancel-Lock: sha1:q3fSmY5V9KjkdpeRjltV21sc1b0= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.01; 'subject:question': 0.08; 'question?': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:still': 0.09; 'do,': 0.15; 'behaviour.': 0.16; 'discuss.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'language': 0.19; 'decide': 0.23; 'this:': 0.23; 'header:User- Agent:1': 0.26; "doesn't": 0.26; 'header:X-Complaints-To:1': 0.26; 'least': 0.27; 'question': 0.27; "skip:' 10": 0.28; 'actual': 0.28; 'code': 0.30; 'point': 0.33; 'possible': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'received:org': 0.37; 'goes': 0.39; 'to:addr:python.org': 0.40; 'field': 0.60; 'is.': 0.63; 'skip:\xe2 10': 0.70; 'designers': 0.72; '8bit%:46': 0.76; '_o__)': 0.84; 'betray': 0.84; 'mistakes,': 0.84; 'pertains': 0.84; 'received:125': 0.84; 'subject:want': 0.93; 'mistakes': 0.95 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.21 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: <85a8l13w1y.fsf@benfinney.id.au> X-Mailman-Original-References: Xref: csiph.com comp.lang.python:106801 Fillmore writes: > let's look at this: Can you set a “Subject” field that pertains to the actual question? As is, it doesn't help know what you want to discuss. > the question is: at which point did the language designers decide to > betray the "path of least surprise" principle and create a > 'discontinuity' in the language? This, also, doesn't help us know what the question is. Please describe what you expect that code to do, and if possible what it is that surprises you about its behaviour. -- \ “Repetition leads to boredom, boredom to horrifying mistakes, | `\ horrifying mistakes to God-I-wish-I-was-still-bored, and it | _o__) goes downhill from there.” —Will Larson, 2008-11-04 | Ben Finney