Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58143
| 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 | <rosuav@gmail.com> |
| 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> <ea2d79c5-e116-458f-a77c-700e748323e2@googlegroups.com> <9e734f2b-9bcd-47d8-adb9-de6501fa6e7d@googlegroups.com> <mailman.1272.1382221693.18130.python-list@python.org> <52717d82$0$1677$e4fe514c@dreader35.news.xs4all.nl> |
| Date | Thu, 31 Oct 2013 10:50:27 +1100 |
| Subject | Re: Error Testing |
| From | Chris Angelico <rosuav@gmail.com> |
| 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 <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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1863.1383177038.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Thu, Oct 31, 2013 at 8:43 AM, Albert van der Horst <albert@spenarnc.xs4all.nl> wrote: > In article <mailman.1272.1382221693.18130.python-list@python.org>, > Chris Angelico <rosuav@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Error Testing Scott Novinger <scnovinger@gmail.com> - 2013-10-19 05:23 -0700
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-19 13:37 +0100
Re: Error Testing Scott Novinger <scnovinger@gmail.com> - 2013-10-19 06:34 -0700
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 00:42 +1100
Re: Error Testing rusi <rustompmody@gmail.com> - 2013-10-19 09:22 -0700
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 09:28 +1100
Re: Error Testing albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-10-30 21:43 +0000
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-31 10:50 +1100
Re: Error Testing Neil Cerutti <neilc@norwich.edu> - 2013-10-31 15:20 +0000
Re: Error Testing Skip Montanaro <skip@pobox.com> - 2013-10-31 10:51 -0500
Re: Error Testing rusi <rustompmody@gmail.com> - 2013-10-31 09:05 -0700
Re: Error Testing Neil Cerutti <neilc@norwich.edu> - 2013-10-31 17:17 +0000
Re: Error Testing William Ray Wing <wrw@mac.com> - 2013-10-31 22:27 -0400
Re: Error Testing Grant Edwards <invalid@invalid.invalid> - 2013-11-01 08:32 +0000
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 03:25 +0000
Re: Error Testing rusi <rustompmody@gmail.com> - 2013-10-31 20:42 -0700
Re: Error Testing Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-01 10:51 -0400
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 15:07 +0000
Re: Error Testing Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-31 17:50 +0000
Re: Error Testing rusi <rustompmody@gmail.com> - 2013-10-31 10:56 -0700
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-11-01 08:00 +1100
Re: Error Testing Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-31 22:59 +0000
Re: Error Testing rusi <rustompmody@gmail.com> - 2013-10-31 20:50 -0700
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 09:39 +0000
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 02:00 +0000
Re: Error Testing Ned Deily <nad@acm.org> - 2013-10-19 15:46 -0700
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 10:02 +1100
Re: Error Testing Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-10-20 12:18 -0400
Re: Error Testing Ned Batchelder <ned@nedbatchelder.com> - 2013-10-19 08:44 -0400
Re: Error Testing Roy Smith <roy@panix.com> - 2013-10-19 08:57 -0400
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 00:04 +1100
Re: Error Testing Ned Batchelder <ned@nedbatchelder.com> - 2013-10-19 09:07 -0400
Re: Error Testing Roy Smith <roy@panix.com> - 2013-10-19 09:09 -0400
Re: Error Testing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-19 14:19 +0100
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 00:01 +1100
Re: Error Testing David Robinow <drobinow@gmail.com> - 2013-10-19 14:08 -0400
Re: Error Testing Tim Chase <tim@thechases.com> - 2013-10-19 13:31 -0500
Re: Error Testing Terry Reedy <tjreedy@udel.edu> - 2013-10-19 15:50 -0400
What's wrong with Windows Command Prompt (was Re: Error Testing) Terry Reedy <tjreedy@udel.edu> - 2013-10-19 16:35 -0400
Re: What's wrong with Windows Command Prompt (was Re: Error Testing) Chris Angelico <rosuav@gmail.com> - 2013-10-20 09:15 +1100
Re: Error Testing Chris Angelico <rosuav@gmail.com> - 2013-10-20 09:20 +1100
Re: What's wrong with Windows Command Prompt (was Re: Error Testing) David Robinow <drobinow@gmail.com> - 2013-10-21 15:55 -0400
Re: What's wrong with Windows Command Prompt (was Re: Error Testing) Tim Chase <python.list@tim.thechases.com> - 2013-10-21 15:29 -0500
csiph-web