This commit is contained in:
Kovid Goyal 2012-09-14 09:36:19 +05:30
parent 4a7788ced0
commit 3151bb134e

View File

@ -7,7 +7,7 @@ __license__ = 'GPL v3'
__copyright__ = '2012, Kovid Goyal <kovid@kovidgoyal.net>'
__docformat__ = 'restructuredtext en'
import os, shutil
import os
from collections import namedtuple
from calibre import strftime