missing gettext import
svn: r12801
This commit is contained in:
@@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user