Merge branch 'master' of https://github.com/albert-chang0/fio
[fio.git] / t / sgunmap-test.py
index d2caa5fded75b0005149ebfae118fac8e5a739e3..4960a040ea34b43e0a8cf36e5f4e03091d397d01 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.7
+#!/usr/bin/env python3
 # Note: this script is python2 and python 3 compatible.
 #
 # sgunmap-test.py
@@ -45,7 +45,6 @@ import json
 import argparse
 import traceback
 import subprocess
-from six.moves import range
 
 
 def parse_args():