[Zope3-checkins] SVN: Zope3/trunk/src/zope/i18n/t Added tests for
MessageID
Stephan Richter
stephan.richter at tufts.edu
Fri Aug 27 08:25:24 EDT 2004
On Friday 27 August 2004 07:40, Dmitry Vasiliev wrote:
> Modified: Zope3/trunk/src/zope/i18n/translationdomain.py
> ===================================================================
> --- Zope3/trunk/src/zope/i18n/translationdomain.py 2004-08-27 04:53:17
> UTC (rev 27286) +++
> Zope3/trunk/src/zope/i18n/translationdomain.py 2004-08-27 11:40:33 UTC
> (rev 27287) @@ -19,6 +19,8 @@
> from zope.i18n.simpletranslationdomain import SimpleTranslationDomain
> from zope.i18n.messageid import MessageID
> from zope.i18n import interpolate
> +from zope.component import getUtility
> +from zope.i18n.interfaces import ITranslationDomain
>
> # The configuration should specify a list of fallback languages for the
> # site. If a particular catalog for a negotiated language is not
> available,
Why did you add these imports?
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-Checkins
mailing list