aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/make-one-time-file.py
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-07-05 18:39:55 -0400
committerGravatar Jason Gross <jgross@mit.edu>2018-07-05 18:39:55 -0400
commit886ed2ee99e9ab9f0fc9aabac06a555d3beba19c (patch)
tree22ebdf00c5d97eab17c3cdf2cc8c58e750fff8f1 /tools/make-one-time-file.py
parentcaacdb00c830854de72ba2fe19b5f74951d445bf (diff)
parentc47a7e4f27baa2203da748ca9f927f9bc17ccd8d (diff)
Merge PR #7990: Convert timing tool to python3
Diffstat (limited to 'tools/make-one-time-file.py')
-rwxr-xr-xtools/make-one-time-file.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-one-time-file.py b/tools/make-one-time-file.py
index c9905249e..e66136df9 100755
--- a/tools/make-one-time-file.py
+++ b/tools/make-one-time-file.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
import sys
from TimeFileMaker import *