Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.151 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.06; 'width': 0.05; '21,': 0.09; ';-)': 0.12; 'wrote:': 0.15; 'roy': 0.16; 'subject:PEP': 0.16; 'x-mailer:iphone mail (8j2)': 0.16; 'cc:addr:python-list': 0.16; 'pm,': 0.16; 'programming': 0.18; 'switched': 0.19; 'cc:2**0': 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'fixed': 0.29; 'code,': 0.29; 'cc:addr:python.org': 0.30; 'etc.,': 0.30; 'yet': 0.30; 'there': 0.34; 'things': 0.34; 'uses': 0.35; 'charset :us-ascii': 0.36; 'but': 0.37; 'using': 0.37; 'subject:: ': 0.38; 'header:Mime-Version:1': 0.39; 'books,': 0.39; 'might': 0.39; 'read,': 0.40; 'header:Message-Id:1': 0.61; 'designed': 0.63; 'our': 0.63; 'freedom': 0.68; 'proportional': 0.84; 'readability': 0.84; 'received:10.44': 0.84; 'received:67.23': 0.84; 'about,': 0.91; 'fonts': 0.91; 'religion': 0.93; 'absolutely': 0.98 References: <4E286704.5060201@gmail.com> <4E2870A2.1070600@jollybox.de> <4E287406.8080608@gmail.com> In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8J2) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailer: iPhone Mail (8J2) From: Ed Leafe Subject: Re: PEP 8 and extraneous whitespace Date: Thu, 21 Jul 2011 22:11:23 -0500 To: Roy Smith Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311304834 news.xs4all.nl 23941 [2001:888:2000:d::a6]:57406 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10063 Religious fervor is one thing; freedom of religion is another! ;-) We strive for readability in our code, yet every printed material designed t= o be read, such as books, newspapers, etc., uses a proportional font. I swit= ched to proportional fonts years ago, and am only reluctantly using fixed wi= dth because of vim. It doesn't take as long to get used to as you might thin= k.=20 -- Ed Sent from my iPhone, so please excuse any top-posting. On Jul 21, 2011, at 8:12 PM, Roy Smith wrote: > There are very few things I am absolutely religious about, but=20 > programming in a fixed width font is one of them.