Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51764 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-08-01 16:19 -0400 |
| Last post | 2013-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.
Re: PEP8 revised: max line lengths Terry Reedy <tjreedy@udel.edu> - 2013-08-01 16:19 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-08-01 16:19 -0400 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web