Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47687
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.119 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.81; '*S*': 0.04; '"d"': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "he'll": 0.16; 'unlikely': 0.16; 'so.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'seems': 0.21; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'argue': 0.31; 'steven': 0.31; 'johnson': 0.35; 'received:google.com': 0.35; 'to:addr :python-list': 0.38; 'short': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'you.': 0.62; 'name': 0.63; 'subject:Don': 0.91; 'rick': 0.93; '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=29igVaLNMSTGGz+uMvtx0L3ZKQyyV6OtekHhfvayHOY=; b=sYWmcPw8V7+zQn3m9pnp2urE4vqvCUhAwHAmxqVan8WVNr9oxy2wjFAraTtgR7JoCf Uw/FF+ApLonJ/A+hwPrHVeE+KdB1GSaH1Qm6mWXQ57kkEREHEDsQtqtBVop6bKBOCn9K 8ihSk2p+PnQxqXOWJcXGTRUc2nsdk9cS79Cua4XqxX/QG4Z4hE9Go1oxsEcqbtA4DbNw mVC6F+lZC9bCcUMJOvrHmTquucn/zTy2/P9cJOWvYADbcT08Im2NurlETNvuKL6+yJcE yai02adcSI5kswsEwXX+ZlR7qFnmLQNxqGmvXKf8Ksn/7CKhxdwlOqBxTX78Yp8vdbou PLEw== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.251.144 with SMTP id zk16mr683569vec.37.1370971975360; Tue, 11 Jun 2013 10:32:55 -0700 (PDT) |
| In-Reply-To | <1c2d7554-b7f0-4576-9169-3427a876bb5e@googlegroups.com> |
| References | <mailman.3001.1370909708.3114.python-list@python.org> <51b691ea$0$29997$c3e8da3$5496439d@news.astraweb.com> <1c2d7554-b7f0-4576-9169-3427a876bb5e@googlegroups.com> |
| Date | Wed, 12 Jun 2013 03:32:55 +1000 |
| Subject | Re: "Don't rebind built-in names*" - it confuses readers |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3033.1370971984.3114.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370971984 news.xs4all.nl 15962 [2001:888:2000:d::a6]:55186 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47687 |
Show key headers only | View raw
On Wed, Jun 12, 2013 at 1:22 AM, Rick Johnson <rantingrickjohnson@gmail.com> wrote: > PS: Is that "D" in last name short for "DevilsAdvocate"? Steven "DevilsAdvocate" Prano. I don't think so. Somehow it seems unlikely that he'll argue for you. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
"Don't rebind built-in names*" - it confuses readers Terry Jan Reedy <tjreedy@udel.edu> - 2013-06-10 20:14 -0400
Re: "Don't rebind built-in names*" - it confuses readers rusi <rustompmody@gmail.com> - 2013-06-10 19:36 -0700
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 03:02 +0000
Re: "Don't rebind built-in names*" - it confuses readers rusi <rustompmody@gmail.com> - 2013-06-10 20:30 -0700
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 05:52 +0000
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-11 17:20 +1000
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-11 13:57 +1000
Re: "Don't rebind built-in names*" - it confuses readers Serhiy Storchaka <storchaka@gmail.com> - 2013-06-11 18:55 +0300
Re: "Don't rebind built-in names*" - it confuses readers Mark Janssen <dreamingforward@gmail.com> - 2013-06-12 17:04 -0700
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-13 01:01 +0000
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-13 10:08 +1000
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-13 01:08 +0000
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-13 11:30 +1000
Re: "Don't rebind built-in names*" - it confuses readers Skip Montanaro <skip@pobox.com> - 2013-06-12 19:18 -0500
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-13 10:33 +1000
Re: "Don't rebind built-in names*" - it confuses readers Ethan Furman <ethan@stoneleaf.us> - 2013-06-12 17:30 -0700
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 02:56 +0000
Re: "Don't rebind built-in names*" - it confuses readers Terry Jan Reedy <tjreedy@udel.edu> - 2013-06-11 02:06 -0400
Re: "Don't rebind built-in names*" - it confuses readers Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-11 08:22 -0700
Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 16:59 +0000
Re: "Don't rebind built-in names*" - it confuses readers Chris Angelico <rosuav@gmail.com> - 2013-06-12 03:32 +1000
csiph-web