fix import

This commit is contained in:
j 2017-08-04 17:32:36 +02:00
parent ed97ae2423
commit 05534f2de4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import os.path
import mimetypes
import random
import time
from datetime import datetime, timedelta
from six import PY2
from six.moves.urllib.parse import quote, urlparse