aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/make-both-time-files.py
diff options
context:
space:
mode:
authorGravatar Jasper Hugunin <jasperh@cs.washington.edu>2018-07-04 11:23:13 -0700
committerGravatar Jasper Hugunin <jasperh@cs.washington.edu>2018-07-04 14:12:17 -0700
commitc47a7e4f27baa2203da748ca9f927f9bc17ccd8d (patch)
tree1a41750cf882868950406871ef56b05159ec7a0e /tools/make-both-time-files.py
parent218c6cebf770a15fb3ca6eca1d587f42b8994234 (diff)
Convert timing tools to run with both python2 and python3
Diffstat (limited to 'tools/make-both-time-files.py')
-rwxr-xr-xtools/make-both-time-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-both-time-files.py b/tools/make-both-time-files.py
index 643429679..f730a8d6b 100755
--- a/tools/make-both-time-files.py
+++ b/tools/make-both-time-files.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
import sys
from TimeFileMaker import *