Feature test should work with Python 2.7.

Import print_function from __future__
pull/26/head
Akshay Joshi 2019-10-09 11:57:35 +05:30
parent 6e4923d762
commit e5638b520d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#
##########################################################################
from __future__ import print_function
import time
import sys