NameError on translated strings (logging)

svn: r23335
This commit is contained in:
Jérôme Rapinat 2013-10-18 08:52:28 +00:00
parent 4c1e7f1b71
commit 2b9b870f3b

View File

@ -34,6 +34,8 @@ import logging
from _DateHandler import (LANG, LANG_SHORT, LANG_TO_PARSER, LANG_TO_DISPLAY,
register_datehandler)
from gen.ggettext import gettext as _
# Import all the localized handlers
import _Date_ar
import _Date_bg