Edgewall Software

Changes between Initial Version and Version 2 of Ticket #11482


Ignore:
Timestamp:
Feb 11, 2014, 3:17:56 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11482 – Description

    initial v2  
    1 I've seen that there has been a whitespace cleanup in the source code previously in [11490]. When I ran [http://svn.python.org/projects/python/trunk/Tools/scripts/reindent.py reindent.py] on the source directory it found a few additional lines to cleanup. The only significant issues were 2, 3 and 5 space indentation. I'll post the changes here for review before committing. Perhaps we could add this step to a release checklist?
     1I've seen that there has been a whitespace cleanup in the source code previously in [11490] and [11493]. When I ran [http://svn.python.org/projects/python/trunk/Tools/scripts/reindent.py reindent.py] on the source directory it found a few additional lines to cleanup. The only significant issues were 2, 3 and 5 space indentation. I'll post the changes here for review before committing. Perhaps we could add this step to a release checklist?
    22{{{#!sh
    33/usr/share/doc/python2.6/examples/Tools/scripts/reindent.py -r -n .