Continued work on GEP008: move src/Mime to src/gen/mime.
svn: r14118
This commit is contained in:
@ -42,7 +42,7 @@ LOG = logging.getLogger(".")
|
||||
# GRAMPS modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
from Mime import mime_type_is_defined
|
||||
from gen.mime import mime_type_is_defined
|
||||
import TransUtils
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user