Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51484 > unrolled thread
| Started by | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| First post | 2013-07-29 16:08 -0400 |
| Last post | 2013-07-29 16:08 -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 79 char max Joel Goldstick <joel.goldstick@gmail.com> - 2013-07-29 16:08 -0400
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Date | 2013-07-29 16:08 -0400 |
| Subject | Re: PEP8 79 char max |
| Message-ID | <mailman.5260.1375128511.3114.python-list@python.org> |
On Mon, Jul 29, 2013 at 3:43 PM, Devyn Collier Johnson <devyncjohnson@gmail.com> wrote: > In Python programming, the PEP8 recommends limiting lines to a maximum of 79 > characters because "There are still many devices around that are limited to > 80 character lines" (http://www.python.org/dev/peps/pep-0008/#code-lay-out). > What devices cannot handle 80 or more characters on a line? well, punch cards ;) Would following > this recommendation improve script performance? Not performance, but human readability > > Mahalo, > > Devyn Collier Johnson > DevynCJohnson@Gmail.com > -- > http://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick http://joelgoldstick.com
Back to top | Article view | comp.lang.python
csiph-web