Sign in
android
/
toolchain
/
prebuilts
/
ndk
/
r17
/
deabaef24322c1a30a099a2af08e9fd1514c28b5
/
.
/
prebuilt
/
linux-x86_64
/
bin
/
idle
blob: d2d148b0282043a5ee9447a89cfc83ea8d9d6c00 [
file
] [
log
] [
blame
]
#!/buildbot/src/android/ndk-release-r17/out/python/linux-x86_64/install/host-tools/bin/python2.7
from
idlelib
.
PyShell
import
main
if
__name__
==
'__main__'
:
main
()