[ZPT] repeat attribute?

richard@bizarsoftware.com.au richard@bizarsoftware.com.au
Thu, 05 Apr 2001 12:10:06 +1000


The following PT fragment breaks, unable to find 'repeat':

<div tal:repeat="txt python:'one', 'two', 'three'">
 <span tal:replace="repeat/txt/index">1</span>:
 <span tal:replace="txt">txt</span><br>
</div>

I've poked around the TAL source and I can't find where the attribute is
generated...

Still looking...


    Richard

-- 
Richard Jones
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)