summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/checkpyc.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/scripts/checkpyc.py')
-rwxr-xr-xTools/scripts/checkpyc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/checkpyc.py b/Tools/scripts/checkpyc.py
index 16a941f..3ace8c8 100755
--- a/Tools/scripts/checkpyc.py
+++ b/Tools/scripts/checkpyc.py
@@ -1,5 +1,5 @@
#! /ufs/guido/bin/sgi/python
-#! /usr/local/python
+#! /usr/local/bin/python
# Check that all ".pyc" files exist and are up-to-date
# Uses module 'os'