drop six and python2 support
This commit is contained in:
parent
955b4a4e9b
commit
adad3be419
31 changed files with 54 additions and 426 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vi:si:et:sw=4:sts=4:ts=4
|
||||
from six.moves import urllib
|
||||
import urllib
|
||||
|
||||
import lxml.html
|
||||
import ox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue