Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.114 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.01; 'convention,': 0.09; 'conventions.': 0.09; 'fine.': 0.16; 'roy': 0.16; 'vi.': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header :In-Reply-To:1': 0.27; 'mix': 0.30; 'problem': 0.35; 'tool': 0.35; 'next': 0.36; 'list': 0.37; 'problems': 0.38; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'use.': 0.39; 'to:addr:python.org': 0.39; 'guy': 0.60; 'received:217': 0.63; 'smith': 0.68; 'subject': 0.69; 'received:mfilter5-d.gandi.net': 0.84; 'use"': 0.91 X-Virus-Scanned: Debian amavisd-new at mfilter5-d.gandi.net X-Originating-IP: 41.188.46.121 Date: Fri, 04 Jul 2014 16:59:01 +0300 From: Mihamina Rakotomandimby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: PEP8 and 4 spaces References: <53b5fd2f$0$29985$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1404484181 news.xs4all.nl 2948 [2001:888:2000:d::a6]:50539 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73957 On 07/04/2014 04:47 PM, Roy Smith wrote: >> As long as*all* your tools follow that convention, everything >> >is fine. The problems arise when you mix in tools that use >> >different conventions. > The problem is, tools always get mixed. I use emacs. The next guy uses > vi. Somebody else uses Sublime. The list goes on and on. You will > never control what tools other people use. This may be the subject of a PEP: "What tool will you use" :-)