Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.047 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'subject:Error': 0.07; 'false.': 0.09; 'operator,': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reasonably': 0.16; 'recognizing': 0.16; 'thread,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'examples': 0.20; '31,': 0.24; 'earlier': 0.24; 'van': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'went': 0.31; 'pascal': 0.31; "i'd": 0.34; 'received:google.com': 0.35; "didn't": 0.36; 'to:addr:python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'new': 0.61; 'first': 0.61; 'pick': 0.64; 'chance': 0.65; 'article': 0.77; 'subject:Testing': 0.84; 'albert': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nz+o312YlNxOGyDQUdZMHUmmXV8nGTlxMgqBO5RBLm0=; b=jljtdK6gRRznyJ48cgTcLjhcIUHA31yeil9vh7HFYevfDidF+6C4xu5NA2O7CgSGCD Do3n3NFuWKAgZJagmVPrAZaYiRzgGtQ6ftBgWwFl6dEQymotWB+NbrXmJEfyQwMLVpoZ DUCndoiJyaNgmZ66wr8BMK71yZY6VOOzYlgPbuYama6lXiHtIvYyiAc4cbFzAj5sVMyZ Wb4c0ratuPzPul5xaGAl5MzBrShhrB3p1AkEGEvi7Cou9+fmgMGXaV0WOADDD1SQeZ7c vqATbwNby4Y26YoHAeD/nCd7R+GKelzmriI52st4eeWd5fFg/QxhC7dbdxXHkxovqm6O 8OSg== MIME-Version: 1.0 X-Received: by 10.68.228.138 with SMTP id si10mr283958pbc.13.1383177027986; Wed, 30 Oct 2013 16:50:27 -0700 (PDT) In-Reply-To: <52717d82$0$1677$e4fe514c@dreader35.news.xs4all.nl> References: <33549834-2f27-47f3-abea-eb3486909dec@googlegroups.com> <9e734f2b-9bcd-47d8-adb9-de6501fa6e7d@googlegroups.com> <52717d82$0$1677$e4fe514c@dreader35.news.xs4all.nl> Date: Thu, 31 Oct 2013 10:50:27 +1100 Subject: Re: Error Testing From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383177038 news.xs4all.nl 15893 [2001:888:2000:d::a6]:56078 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58143 On Thu, Oct 31, 2013 at 8:43 AM, Albert van der Horst wrote: > In article , > Chris Angelico wrote: >>Pascal tried to create a new operator, := to be read "becomes"... > > This suggests that Pascal went against established practice. > This is false. As acknowledged earlier in the thread, my "create" was a poor choice of word. I didn't mean that Pascal was the first language to do it, just that it's a language that did that and is likely to be reasonably knowable. I'd rather pick examples people have a chance of recognizing than ones they won't, if the former are available :) ChrisA