Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
This commit is contained in:
3
project/jni/python/src/Lib/idlelib/idle.bat
Normal file
3
project/jni/python/src/Lib/idlelib/idle.bat
Normal 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
|
||||
Reference in New Issue
Block a user