This commit is contained in:
Kovid Goyal 2008-01-26 00:17:08 +00:00
parent 655ea629ec
commit 0f9ae27ee4

View File

@ -12,7 +12,6 @@
## You should have received a copy of the GNU General Public License along
## with this program; if not, write to the Free Software Foundation, Inc.,
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from libprs500.ebooks import ConversionError
'''Convert any ebook file into a LRF file.'''
import sys, os, logging, shutil, tempfile, glob