mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-06 02:13:43 +02:00
...
This commit is contained in:
parent
855a5d4228
commit
726116ea87
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
__copyright__ = '2011, John Schember <john@nachtimwald.com>'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import urllib2, re
|
||||
import urllib2
|
||||
from contextlib import closing
|
||||
|
||||
from lxml import html
|
||||
|
|
|
|||
Loading…
Reference in a new issue