[Patches] [ python-Patches-812378 ] normalize whitespace

SourceForge.net noreply at sourceforge.net
Thu Sep 25 07:13:51 EDT 2003


Patches item #812378, was opened at 2003-09-25 20:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=812378&group_id=5470

Category: Demos and tools
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: George Yoshida (quiver)
Assigned to: Nobody/Anonymous (nobody)
Summary: normalize whitespace

Initial Comment:
I normalized some old codes to use 4-space indent.



* Lib/distutils/sysconfig.py

  8-space indent was used at two places and a tab 

at one place.

  Change them into 4-space indents to be 

consistent with other indents.



* Tools/

  Change 8-space tabs into 4-space indents.

  Changes are made to all Python scripts except 

those at Tools/freeze directory.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=812378&group_id=5470



More information about the Patches mailing list