more python3 cleanups

This commit is contained in:
j 2014-10-02 10:28:22 +02:00
commit 37dfed3143
9 changed files with 20 additions and 30 deletions

View file

@ -2,7 +2,7 @@
# vi:si:et:sw=4:sts=4:ts=4
import re
from datetime import datetime
from urllib import quote
from six.movies.urllib.parse import quote
import lxml.html
import ox