> <span tal:define="batch here/quotes/objectValues; num python:len(batch)">
> <p tal:replace="python:here.randomNumber(num)" />
> </span>
Check what here/quotes is evaluating to. Seems that it is int.

-- 
Maciej Wisniowski
_______________________________________________
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