[Numpy-discussion] Ticket review: #843
Charles R Harris
charlesr.harris@gmail....
Wed Jul 16 16:42:00 CDT 2008
On Wed, Jul 16, 2008 at 2:48 PM, Alan G Isaac <aisaac@american.edu> wrote:
> On Wed, 16 Jul 2008, Charles R Harris apparently wrote:
> > the python standard is four spaces
>
> It is only a recommendation:
> http://www.python.org/dev/peps/pep-0008/
> (And a misguided one at that. ;-) )
>
I see your pep-0008 and raise you pep-3100 ;)
- The C style guide will be updated to use 4-space indents, never tabs.
This style should be used for all new files; existing files can be updated
only if there is no hope to ever merge a particular file from the Python 2
HEAD. Within a file, the indentation style should be consistent. No other
style guide changes are planned ATM.
I'll bet you use Emacs too ;)
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080716/cff92136/attachment.html
More information about the Numpy-discussion
mailing list