using unicode everywhere else

This commit is contained in:
Martin A. Brown 2016-03-27 02:11:30 -07:00
parent 4960f2a2a2
commit 8be3395f5f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
from __future__ import absolute_import, division, print_function
from __future__ import unicode_literals
import os
import time