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


Groups > comp.lang.python > #51768

Re: PEP8 revised: max line lengths

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!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.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'repository': 0.05; 'diff': 0.07; 'newly': 0.09; 'pages.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'spelling': 0.09; 'jan': 0.12; 'changes': 0.15; 'rebuild': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'url:pep-0008': 0.16; 'url:peps': 0.16; ':-)': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'url:dev': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'fixed': 0.29; 'tim': 0.29; 'chase': 0.31; 'url:python': 0.33; 'but': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:173': 0.61; 'more': 0.64; 'here': 0.66; 'morning:': 0.84; 'received:fios.verizon.net': 0.84; 'url:rev': 0.84
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 Thu, 01 Aug 2013 17:33:44 -0400
References <ktee9o$878$1@ger.gmane.org> <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 <20130801152243.683fbc64@bigbox.christie.dr>
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.98.1375392835.1251.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375392835 news.xs4all.nl 15914 [2001:888:2000:d::a6]:49155
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51768

Show key headers only | View raw


On 8/1/2013 4:22 PM, Tim Chase wrote:
> On 2013-08-01 15:52, Terry Reedy wrote:
>> Newly revised this morning:
>> http://www.python.org/dev/peps/pep-0008/#maximum-line-length
>>
>> The diff with all the changes is here
>> http://hg.python.org/peps/rev/fb24c80e9afb
>
> Just a quick spelling fix of
>
>     s/experimants/experiments/
>
> at http://hg.python.org/peps/rev/fb24c80e9afb#l1.396
>
> :-)

Already patched in repository but after the nightly rebuild of the web 
pages. I found 3 more and fixed them.

-- 
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-01 17:33 -0400

csiph-web