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


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

Re: PEP 8 and extraneous whitespace

Started byEthan Furman <ethan@stoneleaf.us>
First post2011-07-25 15:07 -0700
Last post2011-07-25 15:07 -0700
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: PEP 8 and extraneous whitespace Ethan Furman <ethan@stoneleaf.us> - 2011-07-25 15:07 -0700

#10314 — Re: PEP 8 and extraneous whitespace

FromEthan Furman <ethan@stoneleaf.us>
Date2011-07-25 15:07 -0700
SubjectRe: PEP 8 and extraneous whitespace
Message-ID<mailman.1478.1311630730.1164.python-list@python.org>
Brandon Harris wrote:
> I don't really think lining things up makes them any easier to read.

I *totally* disagree.  Often I'm scanning a dict looking for either a 
key or a value, and having them lined up makes it much easier.  Yes, I 
have to reindent once in a while, but it's still a write few, read many 
operation.

~Ethan~

[toc] | [standalone]


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


csiph-web