[ZPT] tal:repeat over the sorted keys of a dictionary

Shane Hathaway shane at zope.com
Fri Jul 25 12:33:48 EDT 2003


Fred L. Drake, Jr. wrote:
> Shane Hathaway writes:
>  >         <ul tal:repeat="key licenses/keys/format:sort">
>  >             <li tal:content="licenses/key" />
>  >         </ul>
> 
> Cool, but I'd call it format:sorted.  (Either would be better than
> format:sordid though.)

Agreed.

Shane




More information about the ZPT mailing list