Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.shlink.de!news1.wobline.de!news.bcc.de!newsfeeder.ewetel.de!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'broken': 0.12; 'am,': 0.13; 'wrote:': 0.15; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'message-id:@tim.thechases.com': 0.16; 'rantingrick': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'cc:addr:python-list': 0.16; '>>>': 0.16; 'simpler': 0.19; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply- To:1': 0.22; 'missed': 0.24; 'cc:addr:python.org': 0.30; 'kelly': 0.30; 'this.': 0.31; 'pointing': 0.32; 'usually': 0.33; "i've": 0.33; 'header:User-Agent:1': 0.34; 'reasons': 0.34; 'tools.': 0.34; '17,': 0.35; 'pretty': 0.35; 'anything': 0.37; 'but': 0.37; 'using': 0.37; 'subject:: ': 0.38; 'think': 0.38; 'problems': 0.38; 'case': 0.39; 'stop': 0.61; 'flow': 0.68; 'subject:have': 0.74; 'spaces.': 0.84; 'subject:should': 0.84 Date: Sun, 17 Jul 2011 13:22:14 -0500 From: Tim Chase User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: rantingrick Subject: Re: Tabs -vs- Spaces: Tabs should have won. References: <4e225255$0$29990$c3e8da3$5496439d@news.astraweb.com> <1536999d-976f-48c5-9d22-207974540d3a@c41g2000yqm.googlegroups.com> In-Reply-To: <1536999d-976f-48c5-9d22-207974540d3a@c41g2000yqm.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Source: X-Source-Args: X-Source-Dir: 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1310926952 news.xs4all.nl 23977 [2001:888:2000:d::a6]:39987 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9728 >>> 4) Tabs remove the need for complicated >>> indention/detention tools. On 07/17/2011 10:15 AM, rantingrick wrote: > On Jul 17, 2:32 am, Ian Kelly wrote: >> This. I used to think that tabs were better, for pretty >> much the reasons Rick outlined, but I've had enough >> problems with editors munging my tabs that I eventually >> found it simpler in practice to just go with the flow and >> use spaces. > > Solution: STOP USING BROKEN TOOLS!!! Unbroken tools that do anything worthwhile are usually complicated tools. Just pointing that out in case you missed the irony... -tkc