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


Groups > comp.lang.python > #74053

Re: PEP8 and 4 spaces

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: PEP8 and 4 spaces
Date 2014-07-06 15:34 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-9D1633.15344206072014@news.panix.com> (permalink)
References <53B59358.2040404@tobiah.org> <mailman.11557.1404674726.18130.python-list@python.org>

Show all headers | 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