Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10314
| Date | 2011-07-25 15:07 -0700 |
|---|---|
| From | Ethan Furman <ethan@stoneleaf.us> |
| Subject | Re: PEP 8 and extraneous whitespace |
| References | <4E286704.5060201@gmail.com> <4E2870A2.1070600@jollybox.de> <4E287406.8080608@gmail.com> <4E287843.3030404@reelfx.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1478.1311630730.1164.python-list@python.org> (permalink) |
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~
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PEP 8 and extraneous whitespace Ethan Furman <ethan@stoneleaf.us> - 2011-07-25 15:07 -0700
csiph-web