Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51783
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'diff': 0.07; 'report.': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'changes': 0.15; 'pep8': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'url:peps': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'coding': 0.22; 'header:User- Agent:1': 0.23; 'decide': 0.24; 'mention': 0.26; 'references': 0.26; 'header:X-Complaints-To:1': 0.27; 'url:bugs': 0.29; 'originally': 0.30; '>>>>': 0.31; 'file': 0.32; 'supposed': 0.32; 'url:python': 0.33; "can't": 0.35; 'but': 0.35; 'charset:us- ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'dave': 0.60; 'name': 0.63; 'different': 0.65; 'here': 0.66; 'url:rev': 0.84; 'angel': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dave Angel <davea@davea.name> |
| Subject | Re: PEP8 revised: max line lengths |
| Date | Fri, 2 Aug 2013 05:19:12 +0000 (UTC) |
| References | <ktee9o$878$1@ger.gmane.org> <20130801152243.683fbc64@bigbox.christie.dr> <ktek7h$vuo$1@ger.gmane.org> <kter8e$uir$1@ger.gmane.org> <ktfdpr$8ef$1@ger.gmane.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 174.32.174.32 |
| User-Agent | XPN/1.2.6 (Street Spirit ; Linux) |
| 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.106.1375420774.1251.python-list@python.org> (permalink) |
| Lines | 27 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375420774 news.xs4all.nl 15949 [2001:888:2000:d::a6]:49706 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51783 |
Show key headers only | View raw
Terry Reedy wrote: > On 8/1/2013 7:33 PM, Dave Angel wrote: >> Terry Reedy wrote: >> >> >>>>> >>>>> The diff with all the changes is here >>>>> http://hg.python.org/peps/rev/fb24c80e9afb >>>> >> >> Just out of curiosity, where is "coding cookie" defined? I found enough >> distant references to decide it was supposed to mean the coding line >> (line 2, typically in Unix). But I originally thought it meant the BOM. >> >> It must have a different name in the reference, but i can't seem to find >> it right now. If indeed it has a different name, then Pep8 should use >> that name. > > http://bugs.python.org/issue18628 > Thanks for the mention in the issue report. -- Signature file not found
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PEP8 revised: max line lengths Dave Angel <davea@davea.name> - 2013-08-02 05:19 +0000
csiph-web