i really likes movies, s/six.movies/six.moves/

This commit is contained in:
j 2014-10-02 20:17:31 +02:00
commit 83cf8eea53
5 changed files with 5 additions and 5 deletions

View file

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