6946: global name 'UNITYPE' is not defined - can't open old database
svn: r22738
This commit is contained in:
parent
ca7ca5bc8d
commit
e15963f9f6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user