Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 2036

Show
Ignore:
Timestamp:
09/27/08 13:11:16
Author:
fumanchu
Message:

Removing some blank lines from ez_setup.py.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ez_setup.py

    r614 r2036  
    1919 
    2020import sys, os 
    21  
    22  
    23  
    24  
    25  
    26  
    27  
    28  
    29  
    30  
    31  
    32  
    33  
    34  
    35  
    36  
    37  
    38  
    39  
    40  
    4121 
    4222def use_setuptools( 
     
    11292    return os.path.realpath(saveto) 
    11393 
    114  
    115  
    116  
    117  
    118  
    119  
    120  
    121  
    122  
    123  
    12494def main(argv, version=DEFAULT_VERSION): 
    12595    """Install or upgrade setuptools and EasyInstall""" 
     
    162132if __name__=='__main__': 
    163133    main(sys.argv[1:]) 
    164  

Hosted by WebFaction

Log in as guest/cpguest to create tickets