summaryrefslogtreecommitdiff
path: root/Lib/test/pystone.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-11-27 19:52:01 +0000
committerGuido van Rossum <guido@python.org>1996-11-27 19:52:01 +0000
commitd95976bec549a13384173f54db7f69700afa5efa (patch)
tree72946f5a89732e1c708450079c03552f193b1e79 /Lib/test/pystone.py
parentd992d5543cd0dbf8288ba6b4d8a8f1b3cce70bbd (diff)
downloadcpython-d95976bec549a13384173f54db7f69700afa5efa.tar.gz
/usr/local/bin/python -> /usr/bin/env python
Diffstat (limited to 'Lib/test/pystone.py')
-rwxr-xr-xLib/test/pystone.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/pystone.py b/Lib/test/pystone.py
index 954e6c9ebf..c388982dbc 100755
--- a/Lib/test/pystone.py
+++ b/Lib/test/pystone.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
"""
"PYSTONE" Benchmark Program