6946: global name 'UNITYPE' is not defined - can't open old database

svn: r22738
This commit is contained in:
Paul Franklin 2013-07-26 19:12:55 +00:00
parent ca7ca5bc8d
commit e15963f9f6

View File

@ -32,7 +32,7 @@ LOG = logging.getLogger(".citation")
from ..const import GRAMPS_LOCALE as glocale from ..const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext _ = glocale.translation.gettext
from ..constfunc import cuni from ..constfunc import cuni, UNITYPE
""" """
methods to upgrade a database from version 13 to current version methods to upgrade a database from version 13 to current version