Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47625
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dreamingforward@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.02; 'subtle': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'reminding': 0.16; 'to:addr:python.list': 0.16; 'to:addr:tim.thechases.com': 0.16; 'to:name:tim chase': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'generally': 0.29; 'message-id:@mail.gmail.com': 0.30; 'allows': 0.31; 'style': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'keyword': 0.36; 'thank': 0.38; 'between': 0.67; 'avoids': 0.84; 'category.': 0.84; 'subject:Don': 0.91; 'washington': 0.93 |
| 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 :cc:content-type; bh=v5espRTi8DTu3Xk5J0oioI64aP6RcyLN4Q0b3+p88mE=; b=s0NThlzQ8MIoFVygy4cQJJefVb7VQ/NRbWhOW1IMMG07b02j6qdB3TZvjj7cHXR58L 5qDY154Y5V2M0NFxSrcUqVX7XWPXGbWLf/JbM32azfw08MvWHvg83N2iX6mZvEivN1NU as5CwUMPGrYDMjnLQLRer51jCnj4QiX7XedP6zxCWzhkk1pa4pAqe6XKPOk4Exk2Wuzm SmxvzmsS+K/bZYCxGONQcCBM2zLRV1ba93ARi1tdVRB4Q6phFi0dapV6MsV7dSvi1XL4 ZtwfT9jLawASdtffWk1DLj6c7V37o4EdGUuZZpfFO6zY0DdqDkfj//3TeJNR2HP3h0rk cB+A== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.10.1 with SMTP id e1mr6832968wjb.65.1370911995023; Mon, 10 Jun 2013 17:53:15 -0700 (PDT) |
| In-Reply-To | <20130610194640.1978512e@bigbox.christie.dr> |
| References | <kp5q5o$fj1$1@ger.gmane.org> <CAMjeLr8X_M+zp1zkSGV_wUTyv_e6XCbfhpTmzVzy2t5PuONEjQ@mail.gmail.com> <CAMjeLr9w4iCFv=kgUdBTqgNgHpXh-AWGgxwR3tF=O=oX-DKtyA@mail.gmail.com> <20130610194640.1978512e@bigbox.christie.dr> |
| Date | Mon, 10 Jun 2013 17:53:14 -0700 |
| Subject | Re: "Don't rebind built-in names*" - it confuses readers |
| From | Mark Janssen <dreamingforward@gmail.com> |
| To | Tim Chase <python.list@tim.thechases.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org, Terry Jan Reedy <tjreedy@udel.edu> |
| 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.3004.1370912003.3114.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370912003 news.xs4all.nl 15930 [2001:888:2000:d::a6]:43125 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47625 |
Show key headers only | View raw
> There's a subtle difference between a keyword and a built-in. Good > Python style generally avoids masking built-ins but allows it: Right, thank you for reminding me. My C-mind put them in the same category. -- MarkJ Tacoma, Washington
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: "Don't rebind built-in names*" - it confuses readers Mark Janssen <dreamingforward@gmail.com> - 2013-06-10 17:53 -0700 Re: "Don't rebind built-in names*" - it confuses readers rusi <rustompmody@gmail.com> - 2013-06-10 19:23 -0700
csiph-web