Re: [Numpy-discussion] Tabs in numpy-1.3

2009-04-16 Thread Stéfan van der Walt
Thanks, Chris -- I fixed it in trunk. This is the kind of check we should be running on the buildbot. Regards Stéfan 2009/4/16 Christopher Hanley : > Hi, > > Our nightly build system has been detecting tabs in the recent versions > of numpy.  The following files appear to have issues: > > Checke

[Numpy-discussion] Tabs in numpy-1.3

2009-04-16 Thread Christopher Hanley
Hi, Our nightly build system has been detecting tabs in the recent versions of numpy. The following files appear to have issues: Checked out revision 6870. svn checkout ok PYTHON FILES INDENTED WITH TABS: ./numpy/numpy/distutils/fcompiler/compaq.py ./numpy/numpy/distutils/command/build_ext.py .