Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'diff': 0.07; '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; 'wrote:': 0.18; 'meant': 0.20; '>>>': 0.22; 'coding': 0.22; 'header:User-Agent:1': 0.23; 'decide': 0.24; 'references': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'originally': 0.30; '>>>>': 0.31; 'supposed': 0.32; 'url:python': 0.33; "can't": 0.35; 'but': 0.35; 'url:org': 0.36; 'should': 0.36; 'to:addr:python-list': 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 Subject: Re: PEP8 revised: max line lengths Date: Fri, 02 Aug 2013 00:50:10 -0400 References: <20130801152243.683fbc64@bigbox.christie.dr> 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: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375419024 news.xs4all.nl 15943 [2001:888:2000:d::a6]:44537 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51782 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 -- Terry Jan Reedy