blob: d2d148b0282043a5ee9447a89cfc83ea8d9d6c00 [file] [log] [blame]
Dan Albert2a18e9f2018-05-17 09:13:22 -07001#!/buildbot/src/android/ndk-release-r17/out/python/linux-x86_64/install/host-tools/bin/python2.7
2
3from idlelib.PyShell import main
4if __name__ == '__main__':
5 main()