Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74053

Re: PEP8 and 4 spaces

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy
From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: PEP8 and 4 spaces
Date Sun, 06 Jul 2014 15:34:42 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Lines 15
Message-ID <roy-9D1633.15344206072014@news.panix.com> (permalink)
References <53B59358.2040404@tobiah.org> <mailman.11557.1404674726.18130.python-list@python.org>
NNTP-Posting-Host localhost
X-Trace reader1.panix.com 1404675282 4989 127.0.0.1 (6 Jul 2014 19:34:42 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Sun, 6 Jul 2014 19:34:42 +0000 (UTC)
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
Xref csiph.com comp.lang.python:74053

Show key headers only | View raw


In article <mailman.11557.1404674726.18130.python-list@python.org>,
 Dan Stromberg <drsalists@gmail.com> wrote:

> On Thu, Jul 3, 2014 at 10:31 AM, Tobiah <tshepard@rcsreg.com> wrote:
> > Coworker takes PEP8 as gospel and uses 4 spaces
> > to indent.  I prefer tabs.
> 
> I recently converted from tabs to spaces.  I probably still have some
> code that uses tabs, but most of my personal stuff has been converted.
> 
> I like tabs.  Tabs work better for me than spaces, because I know how
> to use them.  Also, some "make" tools insist on tabs.

Why should the fact that Make requires tabs affect how you edit Python 
code?

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: PEP8 and 4 spaces Dan Stromberg <drsalists@gmail.com> - 2014-07-06 12:25 -0700
  Re: PEP8 and 4 spaces Roy Smith <roy@panix.com> - 2014-07-06 15:34 -0400

csiph-web