summaryrefslogtreecommitdiff
path: root/bin/pydoc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pydoc')
-rwxr-xr-xbin/pydoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pydoc b/bin/pydoc
index 4462ff0..ec6a7bd 100755
--- a/bin/pydoc
+++ b/bin/pydoc
@@ -1,4 +1,4 @@
-#!/usr/local/google/buildbot/src/android/master-ndk/out/build/buildhost/linux-x86_64/install/host-tools/bin/python2.7
+#!/usr/local/google/buildbot/src/android/master-ndk/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7
import pydoc
if __name__ == '__main__':