[Zope-Checkins] CVS: Zope/ZServer - FCGIServer.py:1.19
   
    Martijn Pieters
     
    mj@zope.com
       
    Wed, 14 Aug 2002 16:44:28 -0400
    
    
  
On Wed, Aug 14, 2002 at 04:11:30PM -0400, Tim Peters wrote:
> In the Python codebase, I routinely run tools/scripts/redindent.py.  This
> gets rid of all hard tabs (believing "tabs are 8 spaces"), normalizes all
> indentation levels to 4 spaces per indent, nukes trailing whitespace from
> lines, and trims trailing empty lines from files.  It works much harder than
> similar tools to preserve intended indentation of comments relative to
> source code.  It hasn't screwed up -- yet <wink>.
When not including medusa and gadfly (which were/are externally maintained
packages), cvsdelta tells me that there are 7528 changes in a total of 599
files. Many files are touched because the ZPL license header con tains
trailing spaces.
How many objections are there to checking this all in on the Zope Trunk?
-- 
Martijn Pieters
| Software Engineer  mailto:mj@zope.com
| Zope Corporation   http://www.zope.com/
| Creators of Zope   http://www.zope.org/
---------------------------------------------