Sign in
android
/
platform
/
prebuilts
/
python
/
linux-x86
/
refs/heads/ndk-r29-release
/
.
/
bin
/
idle3.11
blob: c2e02bc4f533d2a436568cbd30944ae959859a37 [
file
] [
edit
]
#!/tmpfs/src/git/out/python3/install/bin/python3.11
from
idlelib
.
pyshell
import
main
if
__name__
==
'__main__'
:
main
()