diff options
Diffstat (limited to 'util/stats/stats.py')
-rwxr-xr-x | util/stats/stats.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stats/stats.py b/util/stats/stats.py index 209108c77..6650f0ed8 100755 --- a/util/stats/stats.py +++ b/util/stats/stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # Copyright (c) 2003-2004 The Regents of The University of Michigan # All rights reserved. |