Sign in
android
/
platform
/
prebuilts
/
python
/
linux-x86
/
2.7.5
/
refs/heads/android12-mainline-statsd-release
/
.
/
bin
/
idle
blob: d0b0dc25f26bff828a1930729e61551d95d6eee1 [
file
] [
log
] [
blame
] [
edit
]
#!/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86/bin/python2.7
from
idlelib
.
PyShell
import
main
if
__name__
==
'__main__'
:
main
()