missing gettext import
svn: r12801
This commit is contained in:
parent
0ae751e916
commit
30d15df800
@ -30,7 +30,7 @@ __all__ = ["LinkLabel", "EditLabel", "BasicLabel", "GenderLabel",
|
||||
#-------------------------------------------------------------------------
|
||||
import os
|
||||
import cgi
|
||||
|
||||
from gettext import gettext as _
|
||||
import logging
|
||||
_LOG = logging.getLogger(".widgets.labels")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user