[Zope3-dev] i18n in XML

Gintautas Miliauskas gintas at pov.lt
Mon Apr 5 06:55:17 EDT 2004


Hello,

is there a reason why line #84 in zope/tal/talparser.py is there? It looks
like this:

            elif ns == 'i18n':
>>>             assert 0, "dealing with i18n: " + `(keybase, value)`
                i18ndict[keybase] = value

The line effectively disables i18n support for XML. After removing the
assert everything seems to work normally. Can I get rid of the showstopper?

-- 
 Gintautas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20040405/e5a5de07/attachment.bin


More information about the Zope3-dev mailing list