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


Groups > comp.lang.python > #51764

Re: PEP8 revised: max line lengths

From Terry Reedy <tjreedy@udel.edu>
Subject Re: PEP8 revised: max line lengths
Date 2013-08-01 16:19 -0400
References <ktee9o$878$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.95.1375388393.1251.python-list@python.org> (permalink)

Show all headers | View raw


On 8/1/2013 3:52 PM, Terry Reedy wrote:
> Newly revised this morning:
> http://www.python.org/dev/peps/pep-0008/#maximum-line-length
> summary:
> 72 for text block (comments, triple-quoted strings)
> 79 for normal code
> 99 for code that is really more readable with extra
Or maybe not for stdlib. Guido think this is too 'loose'.

>
> The diff with all the changes is here
> http://hg.python.org/peps/rev/fb24c80e9afb


-- 
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 16:19 -0400

csiph-web