fix import of gettext

svn: r5921
This commit is contained in:
Don Allingham 2006-02-10 22:50:54 +00:00
parent f14d881fb7
commit 2683963baf

View File

@ -21,6 +21,7 @@
# $Id$
import cgi
from gettext import gettext as _
#-------------------------------------------------------------------------
#