Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51828
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'diff': 0.07; 'report.': 0.07; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; '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; 'index': 0.16; 'wrote:': 0.18; 'meant': 0.20; '>>>': 0.22; '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; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'am,': 0.29; 'originally': 0.30; 'supposed': 0.32; 'url:python': 0.33; "can't": 0.35; 'but': 0.35; 'entry': 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; 'received:173': 0.61; 'name': 0.63; 'different': 0.65; 'here': 0.66; 'received:fios.verizon.net': 0.84; 'url:rev': 0.84; 'angel': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: PEP8 revised: max line lengths |
| Date | Fri, 02 Aug 2013 21:20:19 -0400 |
| 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> <ktffge$msv$1@ger.gmane.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-251-66.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
| In-Reply-To | <ktffge$msv$1@ger.gmane.org> |
| 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.137.1375492831.1251.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375492831 news.xs4all.nl 15979 [2001:888:2000:d::a6]:35175 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51828 |
Show key headers only | View raw
On 8/2/2013 1:19 AM, Dave Angel wrote: > 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. That way I share both credit and blame, as the case turns out to be ;-). Anyway, the PEP is revised, but the index still needs the entry revised to 'Encoding declaration'. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PEP8 revised: max line lengths Terry Reedy <tjreedy@udel.edu> - 2013-08-02 21:20 -0400
csiph-web