mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
45903db4c9
commit
da51c78758
@ -19,11 +19,7 @@
|
||||
#
|
||||
|
||||
import sys, os
|
||||
|
||||
try:
|
||||
from elementtree.ElementTree import ElementTree
|
||||
except ImportError:
|
||||
from xml.etree.ElementTree import ElementTree
|
||||
from xml.etree.ElementTree import ElementTree
|
||||
|
||||
from libprs500.ebooks.lrf.pylrs.pylrs import \
|
||||
Book, StyleDefault, BookSetting, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user