mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Initial revision
This commit is contained in:
parent
33a6da9971
commit
7aced17437
73 changed files with 12383 additions and 0 deletions
3
Lib/idlelib/idle.bat
Executable file
3
Lib/idlelib/idle.bat
Executable file
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
rem Working IDLE bat for Windows - uses start instead of absolute pathname
|
||||
start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
|
Loading…
Add table
Add a link
Reference in a new issue