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


Groups > comp.lang.python > #51764 > unrolled thread

Re: PEP8 revised: max line lengths

Started byTerry Reedy <tjreedy@udel.edu>
First post2013-08-01 16:19 -0400
Last post2013-08-01 16:19 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: PEP8 revised: max line lengths Terry Reedy <tjreedy@udel.edu> - 2013-08-01 16:19 -0400

#51764 — Re: PEP8 revised: max line lengths

FromTerry Reedy <tjreedy@udel.edu>
Date2013-08-01 16:19 -0400
SubjectRe: PEP8 revised: max line lengths
Message-ID<mailman.95.1375388393.1251.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web