[Python-Dev] whitespace normalization

Fred L. Drake, Jr. fdrake at acm.org
Wed Apr 25 16:16:13 CEST 2007


On Wednesday 25 April 2007, Steve Holden wrote:
 > Duncan Booth wrote:
 > > That way the whitespace ought to stay normalized so you shouldn't need a
 > > separate cleanup step and you won't be breaking diff and blame for the
 > > sources (and if the reindent does ever break anything it should be more
 > > tracable).
 >
 > +1

+1 here as well; there's no need to let things like this get out-of-sync from 
what we want.


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>


More information about the Python-Dev mailing list