Home | History | Annotate | Download | only in bin
      1 #!/usr/local/google/buildbot/src/android/master-ndk/out/build/buildhost/linux-x86_64/install/host-tools/bin/python2.7
      2 
      3 import pydoc
      4 if __name__ == '__main__':
      5     pydoc.cli()
      6