Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51769

Re: PEP8 revised: max line lengths

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.007
X-Spam-Evidence '*H*': 0.99; '*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; '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; 'originally': 0.30; 'supposed': 0.32; 'url:python': 0.33; "can't": 0.35; 'but': 0.35; 'charset:us- ascii': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'name': 0.63; 'different': 0.65; 'here': 0.66; 'url:rev': 0.84
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 Thu, 1 Aug 2013 23:33:35 +0000 (UTC)
References <ktee9o$878$1@ger.gmane.org> <20130801152243.683fbc64@bigbox.christie.dr> <ktek7h$vuo$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.99.1375400035.1251.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375400035 news.xs4all.nl 15930 [2001:888:2000:d::a6]:33661
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51769

Show key headers only | View raw


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.



--
DaveA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PEP8 revised: max line lengths Dave Angel <davea@davea.name> - 2013-08-01 23:33 +0000

csiph-web