[Zope] Converting dtml-in to a pythonscript

Steve Drees drees@the-bridge.net
Wed, 30 May 2001 21:12:50 -0500


> I've tried:
> for item in context.somesequence:
>   print context.somedtmlmethod(_.None,_,id=idfromsequence)
    # Steve needs to work harder at searching before posting :)
    print context.somedtmlmethod(context,context.REQUEST,id=idfromsequence

> return printed
> 
> 
> --Steve
> desperately seeking zen

Could place to seek is at http://zope.nipltd.com


--Steve
"Seek and ye shall find..."