17db96d56Sopenharmony_ci@echo off
27db96d56Sopenharmony_cirem Start IDLE using the appropriate Python interpreter
37db96d56Sopenharmony_ciset CURRDIR=%~dp0
47db96d56Sopenharmony_cistart "IDLE" "%CURRDIR%..\..\pythonw.exe" "%CURRDIR%idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
5