Hi All,

Puzzling as to what this chunk of code:

            if msgid.domain != self.domain:
                util = getUtility(ITranslationDomain, msgid.domain)

..from:
http://svn.zope.org/Zope3/trunk/src/zope/i18n/translationdomain.py?rev=68771&view=auto

...is supposed to do? util isn't used anywhere as far as I can see...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to