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


Groups > comp.lang.python > #51828

Re: PEP8 revised: max line lengths

From Terry Reedy <tjreedy@udel.edu>
Subject Re: PEP8 revised: max line lengths
Date 2013-08-02 21:20 -0400
References (1 earlier) <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>
Newsgroups comp.lang.python
Message-ID <mailman.137.1375492831.1251.python-list@python.org> (permalink)

Show all headers | 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


Thread

Re: PEP8 revised: max line lengths Terry Reedy <tjreedy@udel.edu> - 2013-08-02 21:20 -0400

csiph-web