Pascal Peregrina wrote:
Hi,

I am not sure about your use case, but this should work:

...
tal:define="global count python: 0; global data python: {}"
...
tal:define="null python: data.update({'jname':jname});"
...

...and anyone writing code like that should be taken out back and loudly shot...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to