Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74052
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.097 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.02; 'broken': 0.04; 'dan': 0.09; 'tabs': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "can't": 0.35; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'jul': 0.74; 'fortunately,': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DH30jTX4bVbU5snladVRSo0zWQhpHzjAovzRvdh87zg=; b=Xz8SEPjUsKzvNMOQufBMEgnnl92m1zpZJo1VyIagqdzI6Jgm+B1QccU+MPl7wI2f0Q qUQt9q9kqj/dxZ4olwVTY7LxcfsRWg4nqJj1pNbeeeVmnXptoSjd7HHF0rRU/7nDprRg FaIeeBtIwNqlsMOQigng8i1Cxf8PFzRMqqDgXouwVdr8hTId7yeqnpIzfuU3GNV3IZEZ T/TrEvkhbSoAUCbgHpvs36tpbY6OFby7YPmm9fTvTQ9Ne3YCt891aLAYB4ayTim0Lyr5 gK5GGS9uqAZg2UbMFGC6EpuaBCHEnV/yueK2r8Sq6gOREPp1XwWBDRa9IbusFIFJH3Qu pmLw== |
| X-Received | by 10.70.123.231 with SMTP id md7mr23580820pdb.67.1404675007605; Sun, 06 Jul 2014 12:30:07 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <CAGGBd_rOg+EX1OxryW9-6+2b6yqzzKL9xN1K7+TPSP77tJz=bQ@mail.gmail.com> |
| References | <53B59358.2040404@tobiah.org> <CAGGBd_rOg+EX1OxryW9-6+2b6yqzzKL9xN1K7+TPSP77tJz=bQ@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Sun, 6 Jul 2014 13:29:26 -0600 |
| Subject | Re: PEP8 and 4 spaces |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11558.1404675016.18130.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1404675016 news.xs4all.nl 2972 [2001:888:2000:d::a6]:53662 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74052 |
Show key headers only | View raw
On Sun, Jul 6, 2014 at 1:25 PM, Dan Stromberg <drsalists@gmail.com> wrote: > I like tabs. Tabs work better for me than spaces, because I know how > to use them. Also, some "make" tools insist on tabs. Those tools are just as broken as the ones that only work with spaces. Fortunately, I can't even remember the last time I had to edit a Makefile.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PEP8 and 4 spaces Ian Kelly <ian.g.kelly@gmail.com> - 2014-07-06 13:29 -0600
csiph-web