On Nov 18, 2007 11:33 AM, Eric Firing <[EMAIL PROTECTED]> wrote: > Trailing whitespace introduces noise--sometimes a *lot* of noise--into > svn changesets. I would very much appreciate it if everyone would try > to eliminate trailing whitespace before committing any changes to svn. > (And also eliminate hard tabs--I haven't seen many new ones creeping in, > but continuing vigilence is appreciated.)
Hey Eric, You probably already know about reindent.py; but since I would rather not assume and run the risk that you aren't familiar with it, here it is: http://svn.python.org/view/python/trunk/Tools/scripts/reindent.py?rev=55804&view=markup It is part of the Python developer's tools and cleans up trailing whitespace as well as fixing tabs. Ideally everyone should be mindful as you request, but this is a useful script to occasionally run anyway. Thanks for all the great work, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel