This commit is contained in:
John Schember 2011-01-08 15:53:51 -05:00
parent c8f18ff02e
commit bd14205637

View File

@ -5,7 +5,6 @@ __copyright__ = '2011, John Schember <john@nachtimwald.com>'
__docformat__ = 'restructuredtext en'
import re
import string
from calibre import prepare_string_for_xml
from calibre.ebooks.unidecode.unidecoder import Unidecoder