fix import of gettext

svn: r5921
This commit is contained in:
Don Allingham 2006-02-10 22:50:54 +00:00
parent 9617f77079
commit c0cfdf9f43

View File

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