[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Standardizing our Python code style

From: Branko Cibej <brane_at_xbc.nu>
Date: Thu, 22 Oct 2009 20:27:21 +0200

Blair Zajac wrote:
> We've got a bunch of different Python styles in our code, and as we have a C
> coding style, I'd like to propose we standardize the Python code using the style
> guide at python.org so we don't have to switch between different styles in the
> project:
>
> http://www.python.org/doc/essays/styleguide.html
> http://www.python.org/dev/peps/pep-0008/
> http://www.python.org/dev/peps/pep-0257/
>

I agree, that is, +1. However I would make our guidelines just a teeny
bit stricter, to the tune of forbidding tabs in the Python source files,
like we do in C source files.

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410348
Received on 2009-10-22 20:27:39 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.