source:
python/trunk/Tools/scripts/idle@
607
      
      | Last change on this file since 607 was 2, checked in by , 15 years ago | |
|---|---|
| 
 | |
| File size: 95 bytes | |
| Line | |
|---|---|
| 1 | #! /usr/bin/env python | 
| 2 | |
| 3 | from idlelib.PyShell import main | 
| 4 | if __name__ == '__main__': | 
| 5 | main() | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
