[Zope] 'int' object has no attribute 'objectValues'

Maciej Wisniowski maciej.wisniowski at coig.katowice.pl
Mon Mar 12 18:25:59 EDT 2007


> <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


More information about the Zope mailing list