> OK.. it's the 'in' tag that's causing the problem. Why not try:
>
> <dtml-var "experession that's causing problem with in" html_quote>
>
> and see what 'in' is choking on...
It's choking on a list of instances. This is what is returned when I "var"
the expression:
[<Module instance at 8b97660>, <Module instance at 88f04b0>, <Module
instance at 8994730>, <Module instance at 8b46a08>]
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )