source:
python/trunk/Tools/scripts/2to3@
162
      
      | Last change on this file since 162 was 2, checked in by , 15 years ago | |
|---|---|
| 
 | |
| File size: 106 bytes | |
| Line | |
|---|---|
| 1 | #!/usr/bin/env python | 
| 2 | from lib2to3.main import main | 
| 3 | import sys | 
| 4 | import os | 
| 5 | |
| 6 | sys.exit(main("lib2to3.fixes")) | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
