Path: csiph.com!usenet.pasdenom.info!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'operator': 0.03; 'subject:Error': 0.07; 'ascii': 0.09; 'operator,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '60,': 0.16; '>on': 0.16; 'better?': 0.16; 'earlier.': 0.16; 'message- id:@4ax.com': 0.16; 'operation.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; 'trying': 0.19; '>>>': 0.22; 'issue.': 0.22; 'url:home': 0.24; 'header:X-Complaints-To:1': 0.27; 'tried': 0.27; 'point': 0.28; 'chris': 0.29; 'am,': 0.29; "i'm": 0.30; 'pascal': 0.31; 'charset:us-ascii': 0.36; 'received:76': 0.38; 'to:addr :python-list': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'introduced': 0.61; 'new': 0.61; '20,': 0.68; 'article': 0.77; 'subject:Testing': 0.84; 'poorly': 0.93; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Error Testing Date: Sun, 20 Oct 2013 12:18:52 -0400 Organization: IISS Elusive Unicorn References: <33549834-2f27-47f3-abea-eb3486909dec@googlegroups.com> <9e734f2b-9bcd-47d8-adb9-de6501fa6e7d@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-76-249-16-26.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382285945 news.xs4all.nl 15951 [2001:888:2000:d::a6]:48709 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57151 On Sun, 20 Oct 2013 10:02:23 +1100, Chris Angelico declaimed the following: >On Sun, Oct 20, 2013 at 9:46 AM, Ned Deily wrote: >> In article >> , >> Chris Angelico wrote: >>> Pascal tried to create a new operator, := to be read "becomes", to >>> deal with the whole equality-vs-assignment issue. >> >> Um, Pascal was just following the lead of ALGOL 60, roughly a decade earlier. > >Sorry, the word "create" was poorly chosen. Would "deploy" be better? >I'm aware there's a family; what I'm trying to say is that, in Pascal >(I prefer to use a better-known language for discussion, where >possible), there's a new operator instead of =. > The point is that Algol-60 already used ":=" for that operation. It was not new with Pascal. (Actually, Algol-58 [IAL] introduced the := )(And if one trusts Wikipedia, the \ was added to ASCII to support some Algol operators). -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/