source: trunk/essentials/dev-lang/python/Lib/idlelib/idle.bat

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 127 bytes
Line 
1@echo off
2rem Working IDLE bat for Windows - uses start instead of absolute pathname
3start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
Note: See TracBrowser for help on using the repository browser.