From 41ffccbba75413c64efad283da19b8038aa07dd1 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 1 Apr 1993 20:50:35 +0000 Subject: *** empty log message *** --- Tools/scripts/byteyears.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/scripts/byteyears.py') diff --git a/Tools/scripts/byteyears.py b/Tools/scripts/byteyears.py index c643dd7a24..4abdca641c 100755 --- a/Tools/scripts/byteyears.py +++ b/Tools/scripts/byteyears.py @@ -1,4 +1,4 @@ -#! /usr/local/python +#! /usr/local/bin/python # Print the product of age and size of each file, in suitable units. # -- cgit v1.2.1