1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7 2 3 from idlelib.PyShell import main 4 if __name__ == '__main__': 5 main() 6