summaryrefslogtreecommitdiffstats
path: root/Demo/ibrowse
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-11-27 19:52:01 (GMT)
committerGuido van Rossum <guido@python.org>1996-11-27 19:52:01 (GMT)
commitf06ee5fa072931fc807527535c91a46c149a6746 (patch)
treef5be5d5b642b477eaf52e42de2a7792e2ab91cb7 /Demo/ibrowse
parentcd612d5e5c330bcc77e593cbc406b4214858aa78 (diff)
downloadcpython-f06ee5fa072931fc807527535c91a46c149a6746.zip
cpython-f06ee5fa072931fc807527535c91a46c149a6746.tar.gz
cpython-f06ee5fa072931fc807527535c91a46c149a6746.tar.bz2
/usr/local/bin/python -> /usr/bin/env python
Diffstat (limited to 'Demo/ibrowse')
-rwxr-xr-xDemo/ibrowse/ib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/ibrowse/ib.py b/Demo/ibrowse/ib.py
index 588270e..ce6e16a 100755
--- a/Demo/ibrowse/ib.py
+++ b/Demo/ibrowse/ib.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# Call ibrowse (the info file browser) under UNIX.