source: python/vendor/Python-2.6.5/Lib/idlelib/idle.bat

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
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.